mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2025-03-04 05:42:51 +08:00
delete openNotificaiton error simple
This commit is contained in:
parent
46e0c1879c
commit
1b93f5e026
@ -31,7 +31,7 @@
|
||||
var alert = event.alert;
|
||||
var extras = event.extras;
|
||||
console.log(alert);
|
||||
console.log(extras);
|
||||
//console.log(extras);
|
||||
}
|
||||
catch(exeption){
|
||||
console.log(exception)
|
||||
|
Loading…
Reference in New Issue
Block a user