[Feat] New settings passwd UX & Config enc support

This commit is contained in:
Minoricew
2025-06-05 00:35:50 +08:00
parent fbc5cf1f57
commit 7c8d3d4fbc
33 changed files with 2006 additions and 675 deletions

View File

@@ -87,7 +87,9 @@ class RendererHooksManager {
return;
}
console.log(`[HugoAura / Init / RDH] UI Hook is initializing for ${windowKey}...`);
console.log(
`[HugoAura / Init / RDH] UI Hook is initializing for ${windowKey}...`
);
console.log(
`[HugoAura / Init / RDH] UI Hook loaded at: ${new Date().toISOString()}`
);