@ -13,7 +13,7 @@ except:
}
json_object = json.dumps(dictionary, indent=4)
json_object = json.dumps(data, indent=4)
with open("config/config.json", "w") as outfile:
outfile.write(json_object)
The note is not visible to the blocked user.