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

@ -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=1012',
'icon': f'{SITE_FULL}/assets/images/{SITE_NAME}/icon.webp?v=1013',
}
},
'fcm': {