mirror of
https://github.com/HugoAura/Seewo-HugoAura.git
synced 2026-08-20 09:23:23 +08:00
[Feat] New settings passwd UX & Config enc support
This commit is contained in:
@@ -225,8 +225,8 @@ const authSettings = [
|
||||
auraIf: () => {
|
||||
return (
|
||||
global.__HUGO_AURA_CONFIG__.rewrite["vendor/screenLock"].enabled &&
|
||||
global.__HUGO_AURA_CONFIG__.rewrite["vendor/screenLock"].authRewriteType ===
|
||||
"customActivationCode"
|
||||
global.__HUGO_AURA_CONFIG__.rewrite["vendor/screenLock"]
|
||||
.authRewriteType === "customActivationCode"
|
||||
);
|
||||
},
|
||||
defaultValue: "",
|
||||
|
||||
Reference in New Issue
Block a user