mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-06-14 22:55:12 +10:00
Merge pull request #129 from zjs81/remove-msg-prefix
remove direct msg notification prefix
This commit is contained in:
@@ -118,7 +118,7 @@ class NotificationService {
|
||||
|
||||
await _notifications.show(
|
||||
contactId?.hashCode ?? 0,
|
||||
'New message from $contactName',
|
||||
contactName,
|
||||
message,
|
||||
notificationDetails,
|
||||
payload: 'message:$contactId',
|
||||
|
||||
Reference in New Issue
Block a user