mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2025-03-15 21:41:05 +08:00
Fix spelling error
This commit is contained in:
parent
d524d8db00
commit
95330b11ed
@ -223,7 +223,7 @@ window.plugins.jPushPlugin.setTagsWithAlias([tag1, tag2], alias1, function () {
|
|||||||
if(device.platform == "Android") {
|
if(device.platform == "Android") {
|
||||||
alertContent = event.alert
|
alertContent = event.alert
|
||||||
} else {
|
} else {
|
||||||
lertContent = event.aps.alert
|
alertContent = event.aps.alert
|
||||||
}
|
}
|
||||||
}, false)
|
}, false)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user