@ -241,7 +241,7 @@ if __name__ == "__main__":
thread.start()
# Start Server
app.run(port=8008)
app.run(host='0.0.0.0', port=8008)
thread = threading.Thread(target=background_saver)
The note is not visible to the blocked user.