@ -25,7 +25,7 @@ except FileExistsError:
try:
with open(filters_path, "r") as f:
filters = json.load(f.read())
filters = json.load(f)
except FileNotFoundError:
pass
The note is not visible to the blocked user.