timelineBackTopBehavior

This commit is contained in:
tamaina
2023-07-26 12:22:26 +00:00
parent 9f79e494f5
commit 4785b9bfdd
7 changed files with 38 additions and 10 deletions

View File

@@ -87,6 +87,7 @@ const defaultStoreSaveKeys: (keyof typeof defaultStore['state'])[] = [
'numberOfPageCache',
'aiChanMode',
'mediaListWithOneImageAppearance',
'timelineBackTopBehavior',
];
const coldDeviceStorageSaveKeys: (keyof typeof ColdDeviceStorage.default)[] = [
'lightTheme',