chore: sync readme.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
dc4e210bec
commit
28d1361f30
|
@ -1038,6 +1038,7 @@ func main() {
|
|||
Badge: 1,
|
||||
Category: "test",
|
||||
Sound: "test",
|
||||
Priority: proto.Priority_High,
|
||||
Alert: &proto.Alert{
|
||||
Title: "Test Title",
|
||||
Body: "Test Alert Body",
|
||||
|
@ -1139,6 +1140,7 @@ func main() {
|
|||
Badge: 1,
|
||||
Category: "test",
|
||||
Sound: "test",
|
||||
Priority: proto.Priority_High,
|
||||
Alert: &proto.Alert{
|
||||
Title: "Test Title",
|
||||
Body: "Test Alert Body",
|
||||
|
|
Loading…
Reference in New Issue