Fixed extras to object of addLocalNotificationForIOS

This commit is contained in:
Hevin
2017-12-14 16:47:08 +08:00
parent 4780eafb72
commit b730924d74
6 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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([