remotes/1693045480750635534/spooky-22
Aevann1 2022-03-23 18:05:11 +02:00
parent 97c9f0e318
commit bdb4f4914a
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ if "load_chat" in sys.argv:
online = []
messages = cache.get('chat') or []
@app.get("/chat")
@auth_required
def chat( v):