mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Fixed notifications of errors
This commit is contained in:
parent
662923dd5e
commit
9b5eb6f723
@ -47,5 +47,5 @@ function notifyCallback(request) {
|
||||
}
|
||||
|
||||
|
||||
notify(body.status,body.desc || "",notification_type);
|
||||
notify("Error: " + body.error.type,body.error.desc || "",notification_type);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user