mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2026-04-19 00:03:45 +08:00
Fixed extras to object of addLocalNotificationForIOS
This commit is contained in:
@@ -218,7 +218,7 @@ var JPush = (function (_super) {
|
||||
__decorate([
|
||||
Cordova(),
|
||||
__metadata("design:type", Function),
|
||||
__metadata("design:paramtypes", [Number, String, Number, String, String]),
|
||||
__metadata("design:paramtypes", [Number, String, Number, String, Object]),
|
||||
__metadata("design:returntype", Promise)
|
||||
], JPush.prototype, "addLocalNotificationForIOS", null);
|
||||
__decorate([
|
||||
|
||||
Reference in New Issue
Block a user