ユーザー統計表示機能を削除

Resolve #10998
This commit is contained in:
syuilo
2023-06-13 14:13:33 +09:00
parent fa7fd9ce25
commit f5dfb64a52
9 changed files with 1 additions and 391 deletions

View File

@@ -177,10 +177,6 @@ export const routes = [{
path: '/accounts',
name: 'profile',
component: page(() => import('./pages/settings/accounts.vue')),
}, {
path: '/account-stats',
name: 'other',
component: page(() => import('./pages/settings/account-stats.vue')),
}, {
path: '/other',
name: 'other',