This commit is contained in:
Aevann1 2022-01-16 03:37:53 +02:00
parent 01aa227dbe
commit 8722dbeb15
2 changed files with 2 additions and 0 deletions

View file

@ -450,6 +450,7 @@ def message2(v, username):
'notification': {
'title': f'New message from @{v.username}',
'body': message,
'click_action': 'android.intent.category.DEFAULT',
},
'data': {
'url': f'notifications',