Merge pull request #129 from zjs81/remove-msg-prefix

remove direct msg notification prefix
chore/offband-rebrand
Ded 6 months ago committed by GitHub
commit a54cc78691
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -118,7 +118,7 @@ class NotificationService {
await _notifications.show(
contactId?.hashCode ?? 0,
'New message from $contactName',
contactName,
message,
notificationDetails,
payload: 'message:$contactId',

Loading…
Cancel
Save

Powered by TurnKey Linux.