await init

This commit is contained in:
Thomas Rupprecht 2023-01-21 03:39:41 +01:00
parent 5ea42bccb4
commit 5682f2322b
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ async function init() {
updateState(spaceApi);
}
}
init();
await init();
/**
* @param {Array<object>} nextEvents