Browse Source

@adding notification type & url

halphass 7 years ago
parent
commit
12bec9550a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      www/js/push.js

+ 1 - 1
www/js/push.js

@@ -50,7 +50,7 @@ function onDeviceReadyPush() {
              */
             if(!empty(data.additionalData.url))
             {
-                console.log('HO UN URL VALIDO '+data.additionalData.url);
+                console.log('HO UN URL '+data.additionalData.url);
                 /*
                     TODO: va aggiunto come si deve comportare l'app
                  */