client/settings/disable backdrop effects: add an option to enable or disable backdrop effects

This commit is contained in:
Adorian Doran
2025-08-23 01:15:00 +03:00
parent d35dbca18b
commit 94ddad3c49
3 changed files with 3 additions and 0 deletions

View File

@@ -65,6 +65,7 @@ const ALLOWED_OPTIONS = new Set<OptionNames>([
"monthlyBackupEnabled",
"motionEnabled",
"shadowsEnabled",
"backdropEffectsEnabled",
"maxContentWidth",
"compressImages",
"downloadImagesAutomatically",