2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Allow ctrl+6/7/8 to activate extra pinned chats.

Fixes #25647.
This commit is contained in:
John Preston
2023-01-03 09:59:42 +04:00
parent eb6c350e72
commit b962efeca3
3 changed files with 9 additions and 0 deletions

View File

@@ -3739,6 +3739,9 @@ void InnerWidget::setupShortcuts() {
Command::ChatPinned3,
Command::ChatPinned4,
Command::ChatPinned5,
Command::ChatPinned6,
Command::ChatPinned7,
Command::ChatPinned8,
};
auto &&pinned = ranges::views::zip(
kPinned,