fix: restore final message

This commit is contained in:
2025-12-18 13:09:12 +01:00
parent debf55577d
commit e3da6c4f12

View File

@@ -53,4 +53,4 @@ def delete_posts():
if delay > 0:
time.sleep(delay)
print(f"Deleted {total_deleted} posts.")
print(f"Deleted {total_deleted} posts.")