From 376870eaf8d7f1379e9016c700a15f16e3938df7 Mon Sep 17 00:00:00 2001 From: alisonlhart Date: Wed, 20 Nov 2024 12:20:44 -0500 Subject: [PATCH] Fix command used in the playbook sidebar link --- src/features/quickLinks/quickLinksView.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/features/quickLinks/quickLinksView.ts b/src/features/quickLinks/quickLinksView.ts index 758820396..d6b3a8dc8 100644 --- a/src/features/quickLinks/quickLinksView.ts +++ b/src/features/quickLinks/quickLinksView.ts @@ -101,7 +101,7 @@ export function getWebviewQuickLinks(webview: Webview, extensionUri: Uri) {

- + Playbook template