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