mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-02-15 16:58:42 +00:00
Formatting
This commit is contained in:
parent
ba9c02bb03
commit
6a4b7d70fb
|
|
@ -13,6 +13,7 @@
|
||||||
window.addEventListener('error', function (e)
|
window.addEventListener('error', function (e)
|
||||||
{
|
{
|
||||||
console.log(e.error);
|
console.log(e.error);
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
}(window.jsOMS = window.jsOMS || {}));
|
}(window.jsOMS = window.jsOMS || {}));
|
||||||
Loading…
Reference in New Issue
Block a user