This commit is contained in:
Aevann1 2022-04-28 02:04:01 +02:00
parent 8e4425dba8
commit a3832f4c5b
23 changed files with 63 additions and 63 deletions

View file

@ -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': {