mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-08 01:55:59 +00:00
core: send notification on XGrpMemFwd (#921)
This commit is contained in:
@@ -452,6 +452,7 @@ hasNotification = \case
|
||||
XFile_ -> True
|
||||
XContact_ -> True
|
||||
XGrpInv_ -> True
|
||||
XGrpMemFwd_ -> True
|
||||
XGrpDel_ -> True
|
||||
XCallInv_ -> True
|
||||
_ -> False
|
||||
|
||||
Reference in New Issue
Block a user