🐛 Missing metadata in notify
This commit is contained in:
parent
d7f5053fc7
commit
44861dc01f
@ -18,6 +18,7 @@ message NotifyRequest {
|
||||
string title = 1;
|
||||
string subtitle = 2;
|
||||
string body = 3;
|
||||
bytes metadata = 4;
|
||||
}
|
||||
|
||||
message NotifyResponse {
|
||||
|
Loading…
Reference in New Issue
Block a user