chore(grpc): support Priority tag
fix: #492 close: https://github.com/appleboy/gorush/pull/537
This commit is contained in:
committed by
Bo-Yi Wu
parent
ae7bc2a4d5
commit
dc4e210bec
@@ -30,6 +30,7 @@ func main() {
|
||||
Badge: 1,
|
||||
Category: "test",
|
||||
Sound: "test",
|
||||
Priority: proto.Priority_High,
|
||||
Alert: &proto.Alert{
|
||||
Title: "Test Title",
|
||||
Body: "Test Alert Body",
|
||||
|
||||
Reference in New Issue
Block a user