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