diva: fix handle_start_request

This commit is contained in:
2024-05-24 10:13:04 -04:00
parent 0a408baa87
commit a5fd6e65d6
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
# Changelog
Documenting updates to ARTEMiS, to be updated every time the master branch is pushed to.
## 20240524
### DIVA
+ Fixed new profile start request causing coroutine error
## 20240523
### DIVA
+ Fixed binary handler & render_POST errors