From 2dc04068c10c7f36f35d7cbbfeab1a2b1e16f97b Mon Sep 17 00:00:00 2001 From: Kainoa Kanter <44733677+ThatOneCalculator@users.noreply.github.com> Date: Mon, 4 Jul 2022 23:21:46 -0700 Subject: [PATCH] Update store.ts (#8937) --- packages/client/src/store.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/client/src/store.ts b/packages/client/src/store.ts index d1a5c0989..6095e6f22 100644 --- a/packages/client/src/store.ts +++ b/packages/client/src/store.ts @@ -68,7 +68,6 @@ export const defaultStore = markRaw(new Storage('base', { 'drive', 'followRequests', '-', - 'featured', 'explore', 'announcements', 'search',