fdsfd
This commit is contained in:
parent
5f258477d6
commit
f34ea2e998
1 changed files with 0 additions and 1 deletions
|
@ -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):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue