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

@ -503,7 +503,7 @@ def message2(v, username):
'title': f'New message from @{v.username}',
'body': notifbody,
'deep_link': f'{SITE_FULL}/notifications?messages=true',
'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': {