fsd
This commit is contained in:
parent
72cb84d1cd
commit
269a402309
30 changed files with 67 additions and 67 deletions
|
@ -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': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue