[🚧 Fix] <Settings> Invalid (outdated) tip msg in pref/aura

1. [-] 删除了来自旧版本的 Tip (现在配置文件已经可以手动启 / 禁用加密了)
This commit is contained in:
Minoricew
2025-06-13 12:12:46 +08:00
parent ca5d94ebd8
commit c0249693a8

View File

@@ -170,8 +170,6 @@ const auraSettings = [
description: "启用后, Aura 设置 UI 需要输入密码才可访问",
restart: false,
reload: false,
tip: true,
tipTitle: "启用访问密码将自动加密配置文件",
associateVal: null,
auraIf: () => true,
defaultValue: false,