Address Javascript errors

This commit is contained in:
Max Berger
2026-03-08 00:30:25 +01:00
parent 93610213e3
commit 64885fe32e
6 changed files with 88 additions and 58 deletions

View File

@@ -65,6 +65,7 @@ export function get_principal(user, password, callback) {
"",
"",
0,
0,
""), null);
} else {
callback(null, "Internal error");