uncuck /h/braincels and remove a dead hole

pull/226/head
Aevann 2024-04-05 10:45:26 +02:00
parent db8b38cbb2
commit e879b8d34a
1 changed files with 1 additions and 1 deletions

View File

@ -785,7 +785,7 @@ def hole_unpin(v, pid):
@auth_required
def hole_stealth(v, hole):
hole = get_hole(hole)
if hole.name in {'braincels','smuggies','mnn','glory','racist'} and v.admin_level < PERMS["MODS_EVERY_HOLE"]:
if hole.name in {'mnn','glory','racist'} and v.admin_level < PERMS["MODS_EVERY_HOLE"]:
abort(403)
if not v.mods_hole(hole.name): abort(403)