tweak fb75a2dd
This commit is contained in:
parent
12ac9ecb61
commit
2bce7ff23a
|
@ -115,7 +115,11 @@ const defaultStoreSaveKeys: (keyof typeof defaultStore['state'])[] = [
|
|||
'postFormVisibilityHotkey',
|
||||
'showRenoteConfirmPopup',
|
||||
'displayHeaderNavBarWhenScroll',
|
||||
'infoButtonForNoteActionsEnabled',
|
||||
'reactableRemoteReactionEnabled',
|
||||
'showFollowingMessageInsteadOfButtonEnabled',
|
||||
'mobileTimelineHeaderChange',
|
||||
'renameTheButtonInPostFormToNya',
|
||||
];
|
||||
const coldDeviceStorageSaveKeys: (keyof typeof ColdDeviceStorage.default)[] = [
|
||||
'lightTheme',
|
||||
|
|
Loading…
Reference in a new issue