From 12bec9550a3599d48faf69ee9e5febd41c8d71ca Mon Sep 17 00:00:00 2001 From: halphass Date: Sun, 26 Mar 2017 12:47:24 +0200 Subject: [PATCH] @adding notification type & url --- www/js/push.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/js/push.js b/www/js/push.js index ebbc876..1c7ed9e 100644 --- a/www/js/push.js +++ b/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 */