From d7fe5df5899aa231e17cc7276cd3ef05c364b447 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Chocholat=C3=BD?= Date: Tue, 30 Apr 2024 14:04:03 +0000 Subject: [PATCH] Fix invalid key --- Custom-Commands-Compendium.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Custom-Commands-Compendium.md b/Custom-Commands-Compendium.md index ffa3992..a1aa878 100644 --- a/Custom-Commands-Compendium.md +++ b/Custom-Commands-Compendium.md @@ -344,7 +344,7 @@ customCommands: ## Pull from specific remote ```yml - - key: '' + - key: '' description: "Pull from a specific remote repository" context: 'files' loadingText: 'Pulling ...'