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"]}, }}, }})