.
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
type: "POST",
|
||||
dataType: "json",
|
||||
error: function(e) {
|
||||
toastr.warning(`Error saving annotations (${e})`)
|
||||
toastr.warning(`Error saving annotations`)
|
||||
console.log(e);
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user