Send encoding in Firebase (even though that doesn't make a ton of sense right now)
This commit is contained in:
parent
4ceb058a40
commit
7e817f408c
2 changed files with 26 additions and 24 deletions
|
@ -187,6 +187,7 @@ func createFirebaseSubscriber(conf *Config) (subscriber, error) {
|
|||
"click": m.Click,
|
||||
"title": m.Title,
|
||||
"message": m.Message,
|
||||
"encoding": m.Encoding,
|
||||
}
|
||||
if m.Attachment != nil {
|
||||
data["attachment_name"] = m.Attachment.Name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue