Merge branch 'main' into NewSoupVi-patch-1

This commit is contained in:
NewSoupVi
2024-05-07 12:47:50 +02:00
committed by GitHub
35 changed files with 10815 additions and 305 deletions

View File

@@ -150,6 +150,7 @@ def host_room(room: UUID):
if cmd:
Command(room=room, commandtext=cmd)
commit()
return redirect(url_for("host_room", room=room.id))
now = datetime.datetime.utcnow()
# indicate that the page should reload to get the assigned port