This commit is contained in:
Aevann1 2022-02-06 01:24:54 +02:00
parent f90b81efea
commit 1d696d0200
13 changed files with 41 additions and 41 deletions

View file

@ -567,7 +567,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?a=1009',
'icon': f'{SITE_FULL}/assets/images/{SITE_NAME}/icon.webp?a=1010',
}
},
'fcm': {