mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 06:07:45 +00:00
Changed shortcut to open contacts to avoid conflict with formatting.
Fixed #8896.
This commit is contained in:
parent
b814f320c6
commit
bcc11d7850
@ -385,7 +385,7 @@ void Manager::fillDefaults() {
|
||||
set(qsl("ctrl+0"), Command::ChatSelf);
|
||||
|
||||
set(qsl("ctrl+9"), Command::ShowArchive);
|
||||
set(qsl("ctrl+shift+n"), Command::ShowContacts);
|
||||
set(qsl("ctrl+j"), Command::ShowContacts);
|
||||
|
||||
set(qsl("ctrl+r"), Command::ReadChat);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user