trololololol
This commit is contained in:
parent
b55d8ac378
commit
be0e189fbb
1 changed files with 2 additions and 2 deletions
|
@ -678,8 +678,8 @@ def settings_apps(v):
|
|||
@validate_formkey
|
||||
def settings_remove_discord(v):
|
||||
|
||||
if v.admin_level>1:
|
||||
return render_template("settings_filters.html", v=v, error="Admins can't disconnect Discord.")
|
||||
#if v.admin_level>1:
|
||||
# return render_template("settings_filters.html", v=v, error="Admins can't disconnect Discord.")
|
||||
|
||||
remove_user(v)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue