feat: update keycloak theme

This commit is contained in:
Jonas Juselius
2024-02-22 09:47:34 +01:00
parent d6fde78f8d
commit f9e012da95
9813 changed files with 611335 additions and 162181 deletions
@@ -22,12 +22,10 @@ export class AIACommand {
this.keycloak = keycloak;
this.action = action;
}
execute() {
this.keycloak.login({
action: this.action
});
}
}
//# sourceMappingURL=AIACommand.js.map