Remove run node UI and expire registrations

This commit is contained in:
npc0-hue
2026-08-21 12:03:06 +08:00
parent b5a366e30d
commit fb5adf06d6
17 changed files with 175 additions and 206 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ export const firstPartyRoutes: PageRoute[] = [
label: "系统维护",
path: "/maintenance",
hash: "#/maintenance",
description: "运行节点健康与失败任务",
description: "服务器异常与失败任务",
requiredCapability: "system.maintenance",
showInNav: true
}