can you spell correctly pls
This commit is contained in:
parent
ba6861e0b6
commit
a8ad926186
1 changed files with 1 additions and 1 deletions
|
@ -290,5 +290,5 @@ let screenHeight = screen.height;
|
||||||
|
|
||||||
window.onerror = function (error) {
|
window.onerror = function (error) {
|
||||||
console.log(error)
|
console.log(error)
|
||||||
bootbox.alert("Error occured: " + error)
|
bootbox.alert("Error occurred: " + error)
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue