fds
This commit is contained in:
parent
d83a97e864
commit
a33abd82af
10 changed files with 26 additions and 26 deletions
|
@ -271,7 +271,7 @@ def message2(v, username):
|
|||
'notification': {
|
||||
'title': f'New message from @{v.username}',
|
||||
'body': message,
|
||||
'deep_link': f'https://{site}/notifications',
|
||||
'deep_link': f'http://{site}/notifications',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue