parent
03f8c2c4e0
commit
f070bc4299
1 changed files with 1 additions and 1 deletions
|
@ -141,6 +141,6 @@ window.log = {
|
|||
};
|
||||
|
||||
window.onerror = function(message, script, line, col, error) {
|
||||
log.error(error.stack);
|
||||
window.log.error(error.stack);
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue