fix the iOS Firefox fix

pull/1/head
ansuz 4 years ago
parent 700ea4c282
commit 62930f65b4

@ -2079,7 +2079,6 @@ define([
var pre = document.createElement('pre');
pre.innerText = 'x';
pre.style.display = 'none';
logger.appendChild(pre);
} catch (err) { console.error(err); }
}());

Loading…
Cancel
Save