add to git
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
window.onerror = function (error) {
|
||||
parent.document.body.getElementsByTagName("notification-bubbles")[0].add(error, 'syntax-error');
|
||||
}
|
||||
Reference in New Issue
Block a user