fix jsondb bug -> missing promise resolution

This commit is contained in:
2023-08-25 19:11:06 +02:00
parent 59fa703595
commit 9952566b6b
5 changed files with 80 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
{
"init":false,
"init":true,
"twoFA":"enforce",
"setupKey":"hello world",
"twoFAMode":"enhanced",