Skip to content

Commit 2a597e9

Browse files
author
Javen
committed
Tiny update: fix docs.
1 parent 8881d74 commit 2a597e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ maven package
151151
.setNotification(Notification.newBuilder()
152152
.addPlatformNotification(IosNotification.newBuilder()
153153
.setAlert(ALERT)
154-
.addExtra("news_id", 333)
154+
.addExtra("from", "JPush")
155155
.build())
156156
.build())
157157
.setMessage(Message.content(MSG_CONTENT))

0 commit comments

Comments
 (0)