This commit is contained in:
tuxgyver
2026-08-31 13:48:41 +02:00
parent 790d302645
commit 84868526fc
7 changed files with 26 additions and 8 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ _WG_DEFAULT: dict[str, Any] = {
}
_DEFAULT: dict[str, Any] = {
"version": "0.4.1",
"version": "0.4.2",
"admin_password_hash": "",
"admin_salt": "",
"mfa_enabled": False,