test notif image
This commit is contained in:
@@ -155,7 +155,8 @@ class PushSubscription(models.Model):
|
||||
payload = {
|
||||
"title": 'فروشگاه هی ملز',
|
||||
"body": body,
|
||||
"icon": 'https://api.heymlz.com' + icon
|
||||
"icon": 'https://api.heymlz.com' + icon,
|
||||
"image": 'https://api.heymlz.com' + icon,
|
||||
}
|
||||
print(payload)
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user