mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
fix the iOS Firefox fix
This commit is contained in:
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…
Reference in New Issue
Block a user