summaryrefslogtreecommitdiff
path: root/assets/mobile-p1.js
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-07-09 15:22:44 +0200
committerMinteck <contact@minteck.org>2022-07-09 15:22:44 +0200
commit5abe8cba55965f70e07e1163239bcc9d797c864a (patch)
treeeb29933d2d5420c134f21a941cceb1d361c53b1d /assets/mobile-p1.js
parent1a3ff5e4f8bbd4cf35093cdb42d0d93ca635c91e (diff)
downloadbits-client-5abe8cba55965f70e07e1163239bcc9d797c864a.tar.gz
bits-client-5abe8cba55965f70e07e1163239bcc9d797c864a.tar.bz2
bits-client-5abe8cba55965f70e07e1163239bcc9d797c864a.zip
Bye bye desktop app
Diffstat (limited to 'assets/mobile-p1.js')
-rw-r--r--assets/mobile-p1.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/mobile-p1.js b/assets/mobile-p1.js
new file mode 100644
index 0000000..97156e3
--- /dev/null
+++ b/assets/mobile-p1.js
@@ -0,0 +1,3 @@
+if (!isNodeJS) {
+ document.getElementById("loader").style.backgroundColor = "#000000";
+} \ No newline at end of file