mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Show selected sublist as active in list.
This commit is contained in:
@@ -259,7 +259,7 @@ not_null<Data::SavedSublist*> SublistWidget::sublist() const {
|
||||
|
||||
Dialogs::RowDescriptor SublistWidget::activeChat() const {
|
||||
return {
|
||||
_history,
|
||||
_sublist,
|
||||
FullMsgId(_history->peer->id, ShowAtUnreadMsgId)
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user