This commit is contained in:
Aevann1 2022-04-26 00:28:20 +02:00
parent 72cb84d1cd
commit 269a402309
30 changed files with 67 additions and 67 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=1012',
'icon': f'{SITE_FULL}/assets/images/{SITE_NAME}/icon.webp?v=1013',
}
},
'fcm': {