Skip to content

Commit

Permalink
solve push
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava authored Mar 8, 2024
1 parent b8e026e commit f1d657c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/onesignal.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ func (o onesignalMessenger) Name() string {
// Push sends the sms through onesignal API.
func (p onesignalMessenger) Push(msg Message) error {


return nil
}


Expand Down

0 comments on commit f1d657c

Please sign in to comment.