bbbbbbbbb

This commit is contained in:
Aevann1 2022-01-15 12:01:22 +02:00
parent 82b0bd3801
commit 21070675b5
5 changed files with 6 additions and 9 deletions

View file

@ -475,6 +475,7 @@ def api_comment(v):
'title': f'New reply by @{v.username}',
'body': c.body,
'deep_link': f'https://{site}/comment/{c.id}?context=9&read=true#context',
'icon': f'https://{request.host}/assets/images/{SITE_NAME}/icon.webp',
}
},
'fcm': {