Explorar el Código

@adding notification type & url

halphass hace 7 años
padre
commit
12bec9550a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
                  */