mirror of
https://github.com/fumiama/paper-manager.git
synced 2026-06-12 04:00:23 +08:00
add /api/getUserRegex
This commit is contained in:
@@ -19,6 +19,10 @@ const menu: MenuModule = {
|
||||
path: 'account',
|
||||
name: t('routes.dashboard.account'),
|
||||
},
|
||||
{
|
||||
path: 'regex',
|
||||
name: t('routes.dashboard.regex'),
|
||||
},
|
||||
],
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user