This commit is contained in:
Aevann1 2022-03-02 02:05:30 +02:00
parent 1623407e7e
commit bd356bc87f
54 changed files with 301 additions and 459 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=1011',
'icon': f'{SITE_FULL}/assets/images/{SITE_NAME}/icon.webp?v=1012',
}
},
'fcm': {