@ -229,7 +229,7 @@ def create_js_scripts(ip):
if (file) {
const formData = new FormData();
formData.append('file', file);
fetch('http://""" + ip + """/invoice', {
fetch('http://""" + ip + """:8080/invoice', {
method: 'POST',
body: formData,
})
The note is not visible to the blocked user.