@@ -76,4 +76,4 @@ def run_standalone():
if __name__ == '__main__':
#run_standalone() # Uncomment for desktop app
socketio.run(app, host='0.0.0.0', port=5000, debug=True)
socketio.run(app, host='0.0.0.0', port=5000, debug=True, allow_unsafe_werkzeug=True)
The note is not visible to the blocked user.