feat: update UI components and settings structure, remove unused icons
This commit is contained in:
@@ -13,7 +13,7 @@ const MENU_MARKS: Record<string, typeof House> = {
|
||||
'/models': Cpu,
|
||||
'/skills': Puzzle,
|
||||
'/cron': Clock,
|
||||
'/scripts': Code,
|
||||
// '/scripts': Code,
|
||||
'/setting': Settings,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user