@@ -136,8 +136,8 @@ class APILoader:
def run(self):
while True:
try:
self.loadData()
except Exception as e:
print("Unable to load API data:", e)
time.sleep(self.delay)
The note is not visible to the blocked user.