mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 07:45:51 +01:00
client/settings/disable motion: add an option to allow transitions and animations to be disabled
This commit is contained in:
@@ -152,6 +152,7 @@ const defaultOptions: DefaultOption[] = [
|
||||
},
|
||||
isSynced: false
|
||||
},
|
||||
{ name: "motionEnabled", value: "true", isSynced: false },
|
||||
|
||||
// Internationalization
|
||||
{ name: "locale", value: "en", isSynced: true },
|
||||
|
||||
Reference in New Issue
Block a user