@@ -0,0 +1,6 @@
from app import create_app
app = create_app()
if __name__ == '__main__':
app.run(host=app.config['APP_HOST'], port=app.config['APP_PORT'])
The note is not visible to the blocked user.