Merge branch 'develop' into feature/MFA

This commit is contained in:
Jin
2025-03-26 03:56:53 +01:00
51 changed files with 618 additions and 559 deletions

View File

@@ -35,6 +35,7 @@ export interface OptionDefinitions extends KeyboardShortcutsOptions<KeyboardActi
customSearchEngineName: string;
customSearchEngineUrl: string;
locale: string;
formattingLocale: string;
codeBlockTheme: string;
textNoteEditorType: string;
layoutOrientation: string;