update type

This commit is contained in:
Diogo
2024-12-10 12:27:42 +00:00
parent c3dc943eb0
commit d63cfe59a8
-1
View File
@@ -1639,7 +1639,6 @@ data CommandData = CommandData
data ChatTag = ChatTag
{ chatTagId :: Int64,
userId :: UserId,
chatTagText :: Text,
chatTagEmoji :: Text,
contactId :: Maybe ContactId,