mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
[client] Include another missing setting in preference backups
This commit is contained in:
parent
cc62237ae8
commit
3c2143efd5
@ -116,6 +116,7 @@ const defaultStoreSaveKeys: (keyof (typeof defaultStore)["state"])[] = [
|
||||
"showEmojisInReactionNotifications",
|
||||
"showTimelineReplies",
|
||||
"expandOnNoteClick",
|
||||
"alwaysExpandCws",
|
||||
"cwStyle",
|
||||
];
|
||||
const coldDeviceStorageSaveKeys: (keyof typeof ColdDeviceStorage.default)[] = [
|
||||
|
Loading…
Reference in New Issue
Block a user