feat: update UI components and settings structure, remove unused icons
This commit is contained in:
@@ -36,7 +36,7 @@ export const NAV_ITEMS: NavItem[] = [
|
||||
{ path: '/models', labelKey: 'sidebar.models' },
|
||||
{ path: '/skills', labelKey: 'sidebar.skills' },
|
||||
{ path: '/cron', labelKey: 'sidebar.cron' },
|
||||
{ path: '/scripts', labelKey: 'sidebar.scripts' },
|
||||
// { path: '/scripts', labelKey: 'sidebar.scripts' },
|
||||
{ path: '/setting', labelKey: 'sidebar.settings' },
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user