Fix missing await when starting diva profile

This commit is contained in:
ThatzOkay
2024-05-26 15:58:28 +02:00
parent a5fd6e65d6
commit 31ce293a8c
3 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,9 @@
# Changelog
Documenting updates to ARTEMiS, to be updated every time the master branch is pushed to.
## 20240526
+ Fixed missing awaits causing coroutine error
## 20240524
### DIVA
+ Fixed new profile start request causing coroutine error