This commit is contained in:
kakkokari-gtyih 2024-11-03 01:48:10 +09:00
parent c27811b490
commit 48e57989eb
1 changed files with 5 additions and 0 deletions

View File

@ -102,6 +102,11 @@ const notConfigurableDefaultStoreSettings = [
'forceShowAds',
'additionalUnicodeEmojiIndexes',
'themeInitial',
//
'animation',
'animatedMfm',
'disableShowingAnimatedImages'
] satisfies (keyof typeof defaultStore.def)[];
const notConfigurableColdDeviceStorageSettings = [