This commit is contained in:
Aevann1 2022-04-26 15:40:37 +02:00
parent e276965f30
commit 35697540af
19 changed files with 45 additions and 45 deletions

View file

@ -39,7 +39,7 @@ def pusher_thread(interests, c, username):
'title': f'New reply by @{username}',
'body': notifbody,
'deep_link': f'{SITE_FULL}/comment/{c.id}?context=8&read=true#context',
'icon': f'{SITE_FULL}/assets/images/{SITE_NAME}/icon.webp?v=1013',
'icon': f'{SITE_FULL}/assets/images/{SITE_NAME}/icon.webp?v=1014',
}
},
'fcm': {