Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Conversation

@Syhids
Copy link

@Syhids Syhids commented Dec 27, 2017

No description provided.

@cubicdaiya
Copy link
Contributor

Thank for your PR. Could you modify SPEC.md also?

@Syhids
Copy link
Author

Syhids commented Jan 17, 2018

Done @cubicdaiya :)

@Syhids
Copy link
Author

Syhids commented Mar 18, 2018

Hey @cubicdaiya, any update on this? :)

return fmt.Errorf("the message's RegistrationIDs field must not be nil")
}

if string(m.Priority) != "" && m.Priority != "normal" && m.Priority != "high" {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you need to cast? m.Priority is a string type. m.Priority is assigned "" as a zero value.

@yutachaos
Copy link
Contributor

@cubicdaiya
When will this PR be merged?
We take this PR by ourselves and fork it, so if possible we want you to merge.

@Syhids
Copy link
Author

Syhids commented Feb 4, 2020

@yutachaos feel free to fork this PR

@Syhids Syhids closed this Feb 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants