From 8c6d5408eb3a26511e1b185df31fc2798ab03d66 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 25 Apr 2021 15:19:34 +0900 Subject: [PATCH] Update default sidebar definition --- src/client/store.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/client/store.ts b/src/client/store.ts index 0d34a0236..376135a99 100644 --- a/src/client/store.ts +++ b/src/client/store.ts @@ -62,8 +62,9 @@ export const defaultStore = markRaw(new Storage('base', { 'notifications', 'messaging', 'drive', - '-', 'followRequests', + '-', + 'gallery', 'featured', 'explore', 'announcements',