mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-22 04:21:44 +00:00
fix: remove echo
This commit is contained in:
parent
157a53b02b
commit
3b7b346c1b
@ -461,7 +461,6 @@ QtObject:
|
||||
|
||||
proc getMessageList(self: ChatsView): QVariant {.slot.} =
|
||||
self.upsertChannel(self.channelView.activeChannel.id)
|
||||
echo self.channelView.activeChannel.id
|
||||
return newQVariant(self.messageList[self.channelView.activeChannel.id])
|
||||
|
||||
QtProperty[QVariant] messageList:
|
||||
|
Loading…
x
Reference in New Issue
Block a user