remotes/1693045480750635534/spooky-22
Aevann1 2022-03-20 02:16:53 +02:00
parent 98207a1ef5
commit 90b0cb3454
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ from files.__main__ import app
from flask import render_template
import sys
if SITE_NAME=='PCM':
if SITE=='devrama.xyz':
@app.get("/chat")
@auth_required
def chat( v):