mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -258,6 +258,8 @@ export const getLabelByRouteConcept = (concept: RouteConcept): string => {
|
||||
return t('router.menuItems.misc.children.pat');
|
||||
case 'disclaimer':
|
||||
return t('router.menuItems.misc.children.disclaimer');
|
||||
case 'autoprobe':
|
||||
return t('router.menuItems.autoprobe');
|
||||
default:
|
||||
return '';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user