summaryrefslogtreecommitdiff
path: root/mobile/js
diff options
context:
space:
mode:
authors1nical <[email protected]>2019-08-28 20:27:36 -0700
committers1nical <[email protected]>2019-08-28 20:27:36 -0700
commit74ccee19d8dee9cb3a06a0167fa82128a59e9445 (patch)
treef4bafdf88c8a7b3f274bb657bf9f3f2aba289893 /mobile/js
parentmake about page look nicer (diff)
downloads1n.pw-admin-74ccee19d8dee9cb3a06a0167fa82128a59e9445.tar.xz
s1n.pw-admin-74ccee19d8dee9cb3a06a0167fa82128a59e9445.zip
update redirects for mobile, all schemas, js link for loader
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