mirror of
https://github.com/fumiama/paper-manager.git
synced 2026-06-12 12:10:25 +08:00
finish dashboard/account
This commit is contained in:
@@ -11,14 +11,14 @@ const menu: MenuModule = {
|
||||
path: 'analysis',
|
||||
name: t('routes.dashboard.analysis'),
|
||||
},
|
||||
{
|
||||
path: 'account',
|
||||
name: t('routes.dashboard.account'),
|
||||
},
|
||||
{
|
||||
path: 'workbench',
|
||||
name: t('routes.dashboard.workbench'),
|
||||
},
|
||||
{
|
||||
path: 'account',
|
||||
name: t('routes.dashboard.account'),
|
||||
},
|
||||
],
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user