remotes/1693045480750635534/spooky-22
Aevann1 2022-01-11 05:54:18 +02:00
parent 29f70d98c4
commit aa6d6195bf
1 changed files with 1 additions and 1 deletions

View File

@ -567,7 +567,7 @@ def thumbnail_thread(pid):
with open('under_attack', 'r') as f: content = f.read()
with open('under_attack', 'w') as f:
if content != "yes":
if content == "no":
f.write("yes")
ma = ModAction(
kind="enable_under_attack",