Fixes for the DomainDialog

This commit is contained in:
Johannes Zellner
2025-04-19 16:28:36 +02:00
parent 2a2019b363
commit 5e1e6657d1
3 changed files with 10 additions and 16 deletions
-1
View File
@@ -73,7 +73,6 @@ function appProgressMessage(app) {
function create() {
const accessToken = localStorage.token;
// TODO maybe we can share those globally
let config = null;
let profile = null;