2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Fix custom chat themes in scheduled messages.

This commit is contained in:
John Preston
2021-11-10 10:26:37 +04:00
parent dee8b1fe6f
commit b47e29b182
2 changed files with 1 additions and 2 deletions

View File

@@ -1391,6 +1391,7 @@ void MainWidget::ui_showPeerHistory(
if (noPeer) {
_controller->setActiveChatEntry(Dialogs::Key());
_controller->setChatStyleTheme(controller()->defaultChatTheme());
}
if (onlyDialogs) {