@@ -4,4 +4,4 @@ app = Flask(__name__)
@app.route("/<path:path>")
def svelte_client(path):
return send_from_directory("webapp/public/", path)
return send_from_directory("webapp/build/", path)
The note is not visible to the blocked user.