update debug on no jQuery
This commit is contained in:
@@ -2690,5 +2690,5 @@ try {
|
||||
}
|
||||
});
|
||||
} catch (e) {
|
||||
console.error("Error %s\nLocation: %o", e.stack, window.location)
|
||||
console.error("Error %s\nLocation: %o", e.stack, window.location.href)
|
||||
}
|
||||
Reference in New Issue
Block a user