bbbbbbbbb
This commit is contained in:
parent
82b0bd3801
commit
21070675b5
5 changed files with 6 additions and 9 deletions
|
@ -444,6 +444,7 @@ def message2(v, username):
|
|||
'title': f'New message from @{v.username}',
|
||||
'body': message,
|
||||
'deep_link': f'https://{site}/notifications',
|
||||
'icon': f'https://{request.host}/assets/images/{SITE_NAME}/icon.webp',
|
||||
}
|
||||
},
|
||||
'fcm': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue