@@ -1,4 +1,5 @@
from app.app import app
from app.app import init_app
if __name__ == '__main__':
app = init_app()
app.run(debug=True, threaded=True)
The note is not visible to the blocked user.