Fix invalid key

David Chocholatý 2024-04-30 14:04:03 +00:00
parent fc3667b250
commit d7fe5df589

@ -344,7 +344,7 @@ customCommands:
## Pull from specific remote ## Pull from specific remote
```yml ```yml
- key: '<c-h>' - key: '<c-p>'
description: "Pull from a specific remote repository" description: "Pull from a specific remote repository"
context: 'files' context: 'files'
loadingText: 'Pulling ...' loadingText: 'Pulling ...'