enhance: ナビゲーションバーの配置を修正

This commit is contained in:
NoriDev 2023-06-08 01:59:36 +09:00
parent 7d3fbe5c61
commit 4ef62189b7
2 changed files with 1 additions and 5 deletions

View file

@ -27,6 +27,7 @@
### General
- 타임라인에 노트의 답글을 표시하는 옵션의 기본값을 켜짐으로 설정
- 네비게이션 바의 배치를 수정
### Client
- 모바일에서 UI 흐림 효과를 껐을 때 가독성 향상

View file

@ -113,14 +113,9 @@ export const defaultStore = markRaw(new Storage('base', {
'notifications',
'messaging',
'favorites',
'drive',
'followRequests',
'-',
'explore',
'announcements',
'search',
'-',
'ui',
],
},
visibility: {