Skip to content

Commit

Permalink
Fix key for notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
Chafik HADJ ABDOU RAZACK authored Jul 5, 2019
1 parent 8b640f4 commit 8338e2e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public function setField($token){
public function setFields($tokens){
$this->fields = array(
'registration_ids'=>$tokens,
'message'=>$this->message
'notification'=>$this->message
);

}
Expand Down

0 comments on commit 8338e2e

Please sign in to comment.