domains/itbusinessnet.com.js
authorAlan Knowles <alan@roojs.com>
Tue, 10 Apr 2018 09:23:09 +0000 (17:23 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 10 Apr 2018 09:23:09 +0000 (17:23 +0800)
domains/itbusinessnet.com.js

index 5fe3210..d461986 100644 (file)
@@ -7,7 +7,10 @@
             document.getElementById('splashscreen').style.display = 'none';
             document.body.style.overflow = 'visible';
             console.log("removed splash");
-         } catch(e) {}
+         } catch(e) {
+            
+            console.log(e);
+         }
     },200);
     
 })();