mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
pins: separate msgs, sort and store
This commit is contained in:
@@ -17,6 +17,7 @@ PinnedWindow::PinnedWindow(const ChannelData &data)
|
||||
add(m_chat);
|
||||
m_chat.show();
|
||||
|
||||
m_chat.SetSeparateAll(true);
|
||||
m_chat.SetActiveChannel(ChannelID);
|
||||
|
||||
FetchPinned();
|
||||
|
||||
Reference in New Issue
Block a user