del:删除了服务器标签页
Some checks failed
Axolotl desktop CI / guardrails (push) Has been cancelled
Axolotl desktop CI / desktop (macos-latest) (push) Has been cancelled
Axolotl desktop CI / desktop (ubuntu-latest) (push) Has been cancelled
Axolotl desktop CI / desktop (windows-latest) (push) Has been cancelled
Axolotl desktop CI / website (push) Has been cancelled
Repository checks / typos (push) Has been cancelled
Repository checks / tombi (push) Has been cancelled
Rust checks / shear (push) Has been cancelled
Sync source to CNB / Sync Git ref (push) Has been cancelled

This commit is contained in:
2026-09-11 21:54:00 +08:00
parent ed7599f104
commit 4156b7e689
2 changed files with 0 additions and 7 deletions

View File

@ -198,11 +198,6 @@ export default new createRouter({
name: 'Modpacks',
component: () => import('@/pages/library/Modpacks.vue'),
},
{
path: 'servers',
name: 'LibraryServers',
component: () => import('@/pages/library/Servers.vue'),
},
{
path: 'custom',
name: 'Custom',