This commit is contained in:
Aevann1 2021-07-24 00:15:18 +02:00
parent 7f7354062a
commit c391b52276

View file

@ -93,8 +93,6 @@ def publish(pid, v):
@no_negative_balance("html")
def submit_get(v):
if v and v.is_banned and not v.unban_utc: return render_template("seized.html")
resize()
b = get_guild("general")