parent
0e03f305cb
commit
cc62237ae8
1 changed files with 2 additions and 0 deletions
|
|
@ -115,6 +115,8 @@ const defaultStoreSaveKeys: (keyof (typeof defaultStore)["state"])[] = [
|
||||||
"enableEmojiReactions",
|
"enableEmojiReactions",
|
||||||
"showEmojisInReactionNotifications",
|
"showEmojisInReactionNotifications",
|
||||||
"showTimelineReplies",
|
"showTimelineReplies",
|
||||||
|
"expandOnNoteClick",
|
||||||
|
"cwStyle",
|
||||||
];
|
];
|
||||||
const coldDeviceStorageSaveKeys: (keyof typeof ColdDeviceStorage.default)[] = [
|
const coldDeviceStorageSaveKeys: (keyof typeof ColdDeviceStorage.default)[] = [
|
||||||
"lightTheme",
|
"lightTheme",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue