From 3ad0c3f0ab5595cf8f9dcf29003e8b7948124d20 Mon Sep 17 00:00:00 2001 From: shy Date: Tue, 26 Mar 2024 15:32:36 +0800 Subject: [PATCH] add some --- src/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.js b/src/main.js index 26a702ce..9ef83f1c 100644 --- a/src/main.js +++ b/src/main.js @@ -47,7 +47,7 @@ Volcanos({river: { oauth: {name: "登录 oauth", icon: "bi bi-shield-lock", index: ["header", "web.chat.oauth.client", "web.chat.wx.access"]}, email: {name: "邮箱 email", icon: "bi bi-envelope", index: ["email", "offer", "apply", "message"]}, user: {name: "用户 user", icon: "bi bi-people-fill", index: ["user", "totp", "sess", "role"]}, - system: {name: "系统 system", icon: "bi bi-ubuntu", index: ["dir", "trash", "host", "port", "xterm", "mirrors", "runtime", "log.debug"]}, + system: {name: "系统 system", icon: "bi bi-ubuntu", index: ["dir", "trash", "export", "host", "port", "xterm", "mirrors", "runtime", "log.debug"]}, }}, }})