summaryrefslogtreecommitdiff
path: root/app/bits/assets/mobile-p1.js
blob: 37942990edc6ee5a10c3c8924f7dbf35cd200757 (plain)
1
2
3
if (!isNodeJS) {
    document.getElementById("loader").style.backgroundColor = "#111";
}