[fix] lint
This commit is contained in:
parent
85b88d6b09
commit
8a37efcfd2
1 changed files with 1 additions and 1 deletions
|
|
@ -329,7 +329,7 @@ frappe.socketio.SocketIOUploader = class SocketIOUploader {
|
|||
fallback();
|
||||
return;
|
||||
} else {
|
||||
frappe.throw(__('Socketio is not connected. Cannot upload'))
|
||||
frappe.throw(__('Socketio is not connected. Cannot upload'));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue