mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2025-02-21 04:42:53 +08:00
delete openNotificaiton error simple
This commit is contained in:
parent
27ebdd6809
commit
c3cfa01e60
@ -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