@@ -273,4 +273,4 @@ def create_app(test_config=None):
app = create_app()
if __name__ == "__main__":
app.run(host="0.0.0.0", port=int(os.environ.get("PORT", "9009")), debug=True)
app.run(host="0.0.0.0", port=int(os.environ.get("PORT", "9009")))
The note is not visible to the blocked user.