forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-05-20 00:00:24 +02:00
parent a2a3765393
commit b3740dca14
1 changed files with 1 additions and 1 deletions

View File

@ -757,7 +757,7 @@ def messagereply(v):
'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=1010',
'icon': f'{SITE_FULL}/assets/images/{SITE_NAME}/icon.webp"a=1015',
}
},
'fcm': {