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