From c919ac25e12a95218e0f63f142482be54583b820 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 30 Mar 2020 08:41:40 -0400 Subject: #914 first phase of changes --- www/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html index 89075b37..ac63a370 100644 --- a/www/index.html +++ b/www/index.html @@ -84,6 +84,7 @@ + @@ -148,7 +149,7 @@ window.ionic.Platform.ready(function () { - // console.log("******* PLATFORM READY ****"); + //console.log("******* PLATFORM READY ****"); angular.bootstrap(document, ['zmApp']); }); -- cgit v1.2.3