fsd
This commit is contained in:
parent
44d978150c
commit
5cf74e53eb
9 changed files with 42 additions and 37 deletions
|
@ -562,7 +562,7 @@ def api_comment(v):
|
|||
'title': f'New reply by @{c.author_name}',
|
||||
'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',
|
||||
'icon': f'{SITE_FULL}/assets/images/{SITE_NAME}/icon.webp?a=1009',
|
||||
}
|
||||
},
|
||||
'fcm': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue