mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-21 20:09:37 +00:00
test fix
This commit is contained in:
parent
c6f378b968
commit
2e6ccea91a
@ -45,7 +45,7 @@ proc createTestMessageItem(id: string, clock: int64): Item =
|
||||
quotedMessageFrom = "",
|
||||
quotedMessageText = "",
|
||||
quotedMessageParsedText = "",
|
||||
quotedMessageContentType = -1,
|
||||
quotedMessageContentType = ContentType.Unknown,
|
||||
quotedMessageDeleted = false,
|
||||
quotedMessageDiscordMessage = DiscordMessage(),
|
||||
quotedMessageAuthorDetails = ContactDetails(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user