diff --git a/packages/client/src/store.ts b/packages/client/src/store.ts index 7ddab18f0..a4b4afc0f 100644 --- a/packages/client/src/store.ts +++ b/packages/client/src/store.ts @@ -68,16 +68,13 @@ export const defaultStore = markRaw(new Storage('base', { where: 'deviceAccount', default: [ 'notifications', - 'favorites', - 'drive', + 'messaging', 'followRequests', + 'favorites', '-', - 'featured', 'explore', - 'announcements', + 'channels', 'search', - '-', - 'ui', ], }, visibility: {