Fix spelling error

This commit is contained in:
Hevin 2017-06-21 13:04:42 +08:00
parent d524d8db00
commit 95330b11ed

View File

@ -223,7 +223,7 @@ window.plugins.jPushPlugin.setTagsWithAlias([tag1, tag2], alias1, function () {
if(device.platform == "Android") {
alertContent = event.alert
} else {
lertContent = event.aps.alert
alertContent = event.aps.alert
}
}, false)