diff --git a/builds/appchan-x.user.js b/builds/appchan-x.user.js index 3db56c47c..61e679f4f 100644 --- a/builds/appchan-x.user.js +++ b/builds/appchan-x.user.js @@ -9979,7 +9979,7 @@ nodes = Gallery.nodes = {}; nodes.el = dialog = $.el('div', { id: 'a-gallery', - innerHTML: "
\n" + innerHTML: "\n" }); _ref = { frame: '.gal-image', diff --git a/builds/crx/script.js b/builds/crx/script.js index 905fb749e..4f0bc6ee1 100644 --- a/builds/crx/script.js +++ b/builds/crx/script.js @@ -9992,7 +9992,7 @@ nodes = Gallery.nodes = {}; nodes.el = dialog = $.el('div', { id: 'a-gallery', - innerHTML: "\n" + innerHTML: "\n" }); _ref = { frame: '.gal-image', diff --git a/src/Images/Gallery.coffee b/src/Images/Gallery.coffee index 8529266c1..52a47443b 100644 --- a/src/Images/Gallery.coffee +++ b/src/Images/Gallery.coffee @@ -35,7 +35,7 @@ Gallery = innerHTML: """