fix
This commit is contained in:
parent
c27811b490
commit
48e57989eb
1 changed files with 5 additions and 0 deletions
|
|
@ -102,6 +102,11 @@ const notConfigurableDefaultStoreSettings = [
|
|||
'forceShowAds',
|
||||
'additionalUnicodeEmojiIndexes',
|
||||
'themeInitial',
|
||||
|
||||
// 光過敏性対策のためあえて鯖管に設定させない
|
||||
'animation',
|
||||
'animatedMfm',
|
||||
'disableShowingAnimatedImages'
|
||||
] satisfies (keyof typeof defaultStore.def)[];
|
||||
|
||||
const notConfigurableColdDeviceStorageSettings = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue