mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-25 01:34:38 +01:00
Suppress debug log
This commit is contained in:
parent
382dee1fd1
commit
fb18c93bd6
@ -781,7 +781,7 @@ Array.prototype.addEventListener = function(method, callback) {
|
||||
return
|
||||
}
|
||||
|
||||
console.debug('creating tab: ', request)
|
||||
// console.debug('creating tab: ', request)
|
||||
|
||||
if (request.css) {
|
||||
document.querySelector('body').insertAdjacentElement(
|
||||
|
Loading…
Reference in New Issue
Block a user