Skip to content

Commit

Permalink
update: バックアップ対象に
Browse files Browse the repository at this point in the history
  • Loading branch information
chan-mai committed Nov 6, 2024
1 parent faca095 commit ee3a28e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/frontend/src/pages/settings/preferences-backups.vue
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,9 @@ const defaultStoreSaveKeys: (keyof typeof defaultStore['state'])[] = [
'customFont',
'instanceIcon',
'reactionChecksMuting',
'hideLocalTimeLine',
'hideSocialTimeLine',
'hideGlobalTimeLine',
];
const coldDeviceStorageSaveKeys: (keyof typeof ColdDeviceStorage.default)[] = [
'lightTheme',
Expand Down

0 comments on commit ee3a28e

Please sign in to comment.