@@ -82,7 +82,7 @@ def add_file(filename: str, content_type, size: int, hash):
url += f".{new_file.extension}"
return url
if __name__ == "__main__":
for i in get_all_files():
print(f"{i.id} {i.name}.{i.extension} ({i.hash}) {i.content_type} {i.size}")
The note is not visible to the blocked user.