format
This commit is contained in:
@@ -2704,6 +2704,6 @@ try {
|
||||
window.AutomaticDisposeCall = new AutomaticDispose(window.faye);
|
||||
}
|
||||
});
|
||||
} catch (e){
|
||||
} catch (e) {
|
||||
console.error("Error %s\nLocation: %o", e.stack, window.location)
|
||||
}
|
||||
Reference in New Issue
Block a user