mirror of
https://github.com/9001/copyparty.git
synced 2025-11-05 14:23:17 +00:00
ie11: restore load-bearing thing
This commit is contained in:
@@ -148,6 +148,8 @@ try {
|
||||
hook('error');
|
||||
}
|
||||
catch (ex) {
|
||||
if (console.stdlog)
|
||||
console.log = console.stdlog;
|
||||
console.log('console capture failed', ex);
|
||||
}
|
||||
var crashed = false, ignexd = {}, evalex_fatal = false;
|
||||
|
||||
Reference in New Issue
Block a user