diff --git a/www/js/main.js b/www/js/main.js index af26967..62c78bc 100755 --- a/www/js/main.js +++ b/www/js/main.js @@ -2,7 +2,7 @@ /* global $, cordova, device */ -let DEBUG = false +let DEBUG = true const app = {}