diff --git a/src/client/store.ts b/src/client/store.ts
index 0d34a02364..376135a99d 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',