feat: add pref to disable note status updates (#1702)
This commit is contained in:
@@ -26,4 +26,5 @@ export const PrefDefaults = {
|
||||
[PrefKey.NoteAddToParentFolders]: true,
|
||||
[PrefKey.NewNoteTitleFormat]: NewNoteTitleFormat.CurrentDateAndTime,
|
||||
[PrefKey.CustomNoteTitleFormat]: 'YYYY-MM-DD [at] hh:mm A',
|
||||
[PrefKey.UpdateSavingStatusIndicator]: true,
|
||||
} as const
|
||||
|
||||
Reference in New Issue
Block a user