mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2025-03-03 13:22:52 +08:00
delete initNotificatonCenter
This commit is contained in:
parent
121d63b635
commit
aa47ff4d54
@ -91,9 +91,6 @@ JPushPlugin.prototype.pushCallback = function(data){
|
||||
//android
|
||||
//ios
|
||||
|
||||
JPushPlugin.prototype.initNotificationCenter = function(){
|
||||
this.call_native( "initNotifacationCenter", null,null);
|
||||
}
|
||||
|
||||
if(!window.plugins){
|
||||
window.plugins = {};
|
||||
|
Loading…
Reference in New Issue
Block a user