@@ -138,7 +138,7 @@ def progress():
@app.route('/image')
def get_image():
return send_file("logo.bin", mimetype='application/octet-stream')
return send_file("/app/data/logo.bin", mimetype='application/octet-stream')
if __name__ == '__main__':
The note is not visible to the blocked user.