@@ -1,4 +1,6 @@
#!/usr/bin/env python3
from server import Server
if __name__ == '__main__':
print("hi")
server = Server()
server.startServer()
The note is not visible to the blocked user.