forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-09-17 17:19:35 +02:00
parent a54d068c49
commit 86793cfa84
1 changed files with 0 additions and 2 deletions

View File

@ -198,10 +198,8 @@ ALLOW_MULTIPLE = (
"stars"
)
@app.get("/fucking")
@app.post("/fucking")
@auth_required
@validate_formkey
def award_post(pid, v):
if v.is_suspended and v.unban_utc == 0: