diff --git a/web/emotewall/index.js b/web/emotewall/index.js index 89e40f0..2258949 100644 --- a/web/emotewall/index.js +++ b/web/emotewall/index.js @@ -102,8 +102,9 @@ $(async function () { const loadImagesTwitch = async(emotesId) => { - let loadcount = 0, loadtotal = emotesId.length; - let localPreloaded = false; + let loadcount = 0; + let loadtotal = emotesId.length; + var localPreloaded = false; for (let i=0; i