summaryrefslogtreecommitdiff
path: root/mobile/js
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/js')
-rw-r--r--mobile/js/app.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/mobile/js/app.js b/mobile/js/app.js
index af7b893..de35b53 100644
--- a/mobile/js/app.js
+++ b/mobile/js/app.js
@@ -1,8 +1,3 @@
-// LOADER ANIMATION
-$(window).on("load", function () {
- $(".loader-wrapper").fadeOut("slow");
-})
-
// BACKGROUND SPARKLES
// SCRIPT #1