fds
This commit is contained in:
parent
8e4425dba8
commit
a3832f4c5b
23 changed files with 63 additions and 63 deletions
|
@ -26,7 +26,7 @@ def pusher_thread2(interests, notifbody, username):
|
|||
'title': f'New message from @{username}',
|
||||
'body': notifbody,
|
||||
'deep_link': f'{SITE_FULL}/notifications?messages=true',
|
||||
'icon': f'{SITE_FULL}/assets/images/{SITE_NAME}/icon.webp?v=1014',
|
||||
'icon': f'{SITE_FULL}/assets/images/{SITE_NAME}/icon.webp?v=1015',
|
||||
}
|
||||
},
|
||||
'fcm': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue