From 4ef62189b715cac30c92d63556967102c9f33a02 Mon Sep 17 00:00:00 2001 From: NoriDev Date: Thu, 8 Jun 2023 01:59:36 +0900 Subject: [PATCH] =?UTF-8?q?enhance:=20=E3=83=8A=E3=83=93=E3=82=B2=E3=83=BC?= =?UTF-8?q?=E3=82=B7=E3=83=A7=E3=83=B3=E3=83=90=E3=83=BC=E3=81=AE=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG_CHERRYPICK.md | 1 + packages/frontend/src/store.ts | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/CHANGELOG_CHERRYPICK.md b/CHANGELOG_CHERRYPICK.md index b730e0b799..a44fb6887e 100644 --- a/CHANGELOG_CHERRYPICK.md +++ b/CHANGELOG_CHERRYPICK.md @@ -27,6 +27,7 @@ ### General - 타임라인에 노트의 답글을 표시하는 옵션의 기본값을 켜짐으로 설정 +- 네비게이션 바의 배치를 수정 ### Client - 모바일에서 UI 흐림 효과를 껐을 때 가독성 향상 diff --git a/packages/frontend/src/store.ts b/packages/frontend/src/store.ts index b5b55ab869..43f621142f 100644 --- a/packages/frontend/src/store.ts +++ b/packages/frontend/src/store.ts @@ -113,14 +113,9 @@ export const defaultStore = markRaw(new Storage('base', { 'notifications', 'messaging', 'favorites', - 'drive', 'followRequests', - '-', 'explore', - 'announcements', 'search', - '-', - 'ui', ], }, visibility: {