[Feat] Settings UI Auth (#3) & Prepare for v0.1.1-rel

This commit is contained in:
Minoricew
2025-06-02 00:22:46 +08:00
parent 1320f5397a
commit a86d13431b
12 changed files with 569 additions and 34 deletions

View File

@@ -1,4 +1,4 @@
const __AURA_VERSION__ = "0.1.0-beta";
const __AURA_VERSION__ = "0.1.1-pre-I";
(() => {
if (!global.__HUGO_AURA__) {