Some checks failed
Docker. / Ubuntu (push) Has been cancelled
User-agent updater. / User-agent (push) Failing after 15s
Lock Threads / lock (push) Failing after 10s
Waiting for answer. / waiting-for-answer (push) Failing after 22s
Close stale issues and PRs / stale (push) Successful in 13s
Needs user action. / needs-user-action (push) Failing after 8s
Can't reproduce. / cant-reproduce (push) Failing after 8s
16 lines
466 B
JSON
16 lines
466 B
JSON
// This is a list of your own shortcuts for Telegram Desktop
|
|
// You can see full list of commands in the 'shortcuts-default.json' file
|
|
// Place a null value instead of a command string to switch the shortcut off
|
|
// You can also edit them in Settings > Chat Settings > Keyboard Shortcuts.
|
|
|
|
[
|
|
// {
|
|
// "command": "close_telegram",
|
|
// "keys": "ctrl+f4"
|
|
// },
|
|
// {
|
|
// "command": "quit_telegram",
|
|
// "keys": "ctrl+q"
|
|
// }
|
|
]
|