feat: add scheduler log display
This commit is contained in:
@@ -62,7 +62,7 @@ const navItems = [
|
||||
{ to: '/languages', icon: Globe, label: '语言依赖', exact: true },
|
||||
{ to: '/terminal', icon: Terminal, label: '终端命令', exact: true },
|
||||
{ to: '/notify', icon: Bell, label: '消息推送', exact: true },
|
||||
{ to: '/logs', icon: KeyRound, label: '消息日志', exact: true },
|
||||
{ to: '/logs', icon: KeyRound, label: '运行日志', exact: true },
|
||||
{ to: '/settings', icon: Settings, label: '系统设置', exact: true },
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user