bbb
This commit is contained in:
parent
5c84e75f2a
commit
82b0bd3801
3 changed files with 7 additions and 3 deletions
|
@ -450,7 +450,9 @@ def message2(v, username):
|
|||
'notification': {
|
||||
'title': f'New reply by @{v.username}',
|
||||
'body': c.body,
|
||||
'deep_link': f'https://{site}/notifications',
|
||||
},
|
||||
'data': {
|
||||
'url': f'https://{site}/notifications',
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue