Merge branch 'dev_odex25_mobile' of https://github.com/expsa/odex25-standard-modules into bakry_mobile
This commit is contained in:
commit
4f9497ab7c
|
|
@ -48,7 +48,7 @@ class HrEmployee(models.Model):
|
|||
}
|
||||
body = json.dumps({
|
||||
"message": {
|
||||
"token": self.fcm_token_web,
|
||||
"token": self.fcm_token,
|
||||
"notification": notification,
|
||||
"android": {
|
||||
"notification": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue