fix #560: fix proto file and Makefile to generate pb (go, js) (#636)

This commit is contained in:
Romanenko Aleksei
2021-10-24 20:34:46 -05:00
committed by GitHub
parent 24c3492541
commit 9d47494585
7 changed files with 288 additions and 267 deletions

View File

@@ -30,7 +30,7 @@ func main() {
Badge: 1,
Category: "test",
Sound: "test",
Priority: proto.Priority_High,
Priority: proto.NotificationRequest_HIGH,
Alert: &proto.Alert{
Title: "Test Title",
Body: "Test Alert Body",