feat(core): add notifications settings (#11004)
This commit is contained in:
@@ -4,6 +4,7 @@ import type { WorkspaceMetadata } from '../workspace';
|
||||
|
||||
export type SettingTab =
|
||||
| 'shortcuts'
|
||||
| 'notifications'
|
||||
| 'appearance'
|
||||
| 'about'
|
||||
| 'plans'
|
||||
|
||||
Reference in New Issue
Block a user