mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
update type
This commit is contained in:
@@ -1639,7 +1639,6 @@ data CommandData = CommandData
|
||||
|
||||
data ChatTag = ChatTag
|
||||
{ chatTagId :: Int64,
|
||||
userId :: UserId,
|
||||
chatTagText :: Text,
|
||||
chatTagEmoji :: Text,
|
||||
contactId :: Maybe ContactId,
|
||||
|
||||
Reference in New Issue
Block a user