Skip to content

Commit

Permalink
Revert "init commit"
Browse files Browse the repository at this point in the history
This reverts commit cae3432.
  • Loading branch information
MattyaDaihuku committed Dec 9, 2024
1 parent cae3432 commit 0cf0460
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 1,036 deletions.
1 change: 0 additions & 1 deletion locales/ja-JP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,6 @@ unwatch: "ウォッチ解除"
accept: "許可"
reject: "拒否"
normal: "通常"
novels: "小説"
instanceName: "サーバー名"
instanceDescription: "サーバーの紹介"
maintainerName: "管理者の名前"
Expand Down
5 changes: 0 additions & 5 deletions packages/frontend/src/navbar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,6 @@ export const navbarItemDef = reactive({
icon: 'ti ti-news',
to: '/pages',
},
novels: {
title: i18n.ts.novels,
icon: 'ti ti-book',
to: '/novels',
},
play: {
title: 'Play',
icon: 'ti ti-player-play',
Expand Down
Loading

0 comments on commit 0cf0460

Please sign in to comment.