fdfd
This commit is contained in:
parent
fa04506fd2
commit
e91fcb3adb
1 changed files with 1 additions and 1 deletions
|
@ -504,7 +504,7 @@ def agendaposter(user_id, v):
|
|||
|
||||
user.refresh_selfset_badges()
|
||||
|
||||
return "", 204
|
||||
return (redirect(user.url), user)
|
||||
|
||||
@app.post("/shadowban/<user_id>")
|
||||
@admin_level_required(6)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue