remotes/1693045480750635534/spooky-22
Aevann1 2021-11-15 01:59:35 +02:00
parent 7e851f38db
commit ebb28507d6
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ def votes2(v, id):
return(str(votes))
@app.get("/name/<id>/<name>")
@admin_level_required(6)
def changename(v, id, name):