mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 16:26:31 +01:00
client/settings/disable motion: add an option to allow transitions and animations to be disabled
This commit is contained in:
@@ -93,6 +93,7 @@ export interface OptionDefinitions extends KeyboardShortcutsOptions<KeyboardActi
|
||||
|
||||
// Appearance
|
||||
splitEditorOrientation: "horziontal" | "vertical";
|
||||
motionEnabled: boolean;
|
||||
codeNoteTheme: string;
|
||||
|
||||
initialized: boolean;
|
||||
|
||||
Reference in New Issue
Block a user