feat: New 'What's New' section in Preferences (#2049) (skip e2e)
This commit is contained in:
@@ -9,6 +9,7 @@ const PREFERENCE_IDS = [
|
||||
'accessibility',
|
||||
'get-free-month',
|
||||
'help-feedback',
|
||||
'whats-new',
|
||||
] as const
|
||||
|
||||
export type PreferenceId = typeof PREFERENCE_IDS[number]
|
||||
|
||||
Reference in New Issue
Block a user