This commit is contained in:
Aevann1 2022-02-04 18:13:03 +02:00
parent 44d978150c
commit 5cf74e53eb
9 changed files with 42 additions and 37 deletions

View file

@ -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': {