chore: show invite count bubble on preferences button (#2458)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { PreferenceId } from '../../Preferences/PreferenceId'
|
||||
import { PreferencePaneId } from '@standardnotes/services'
|
||||
|
||||
export type SettingsParams = {
|
||||
panel: PreferenceId
|
||||
panel: PreferencePaneId
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user