mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 23:35:50 +01:00
client/settings/disable backdrop effects: add an option to enable or disable backdrop effects
This commit is contained in:
@@ -154,6 +154,7 @@ const defaultOptions: DefaultOption[] = [
|
||||
},
|
||||
{ name: "motionEnabled", value: "true", isSynced: false },
|
||||
{ name: "shadowsEnabled", value: "true", isSynced: false },
|
||||
{ name: "backdropEffectsEnabled", value: "true", isSynced: false },
|
||||
|
||||
|
||||
// Internationalization
|
||||
|
||||
Reference in New Issue
Block a user