diff --git a/packages/frontend/src/store.ts b/packages/frontend/src/store.ts index b4713a323..3f5f77d6d 100644 --- a/packages/frontend/src/store.ts +++ b/packages/frontend/src/store.ts @@ -118,15 +118,16 @@ export const defaultStore = markRaw(new Storage('base', { where: 'deviceAccount', default: [ 'notifications', - 'favorites', - 'drive', + 'explore', 'followRequests', '-', - 'explore', 'announcements', 'search', + 'lookup', '-', - 'ui', + 'favorites', + 'drive', + 'achievements', ], }, visibility: {