mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 07:25:46 +00:00
Add return from bot switch_pm to Scheduled/Replies.
This commit is contained in:
@@ -525,7 +525,7 @@ void Widget::refreshFolderTopBar() {
|
||||
_folderTopBar->setActiveChat(
|
||||
HistoryView::TopBarWidget::ActiveChat{
|
||||
.key = _openedFolder,
|
||||
.section = HistoryView::TopBarWidget::Section::Dialogs,
|
||||
.section = Dialogs::EntryState::Section::ChatsList,
|
||||
},
|
||||
nullptr);
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user