diff --git a/components/editor/command-k/index.ftd b/components/editor/command-k/index.ftd index 55b997f7..d45a70b2 100644 --- a/components/editor/command-k/index.ftd +++ b/components/editor/command-k/index.ftd @@ -131,7 +131,7 @@ $on-click$: $vars.open-command-k-with-current-file(cmd=delete-file) $on-click$: $vars.open-command-k-with-current-file(cmd=push-file) -- ftd.text: `update-preview` (Update the preview panel) -$on-click$: $vars.open-command-k-with-current-file(cmd=update-preview) +$on-click$: $vars.open-command-k(cmd=update-preview) -- end: ftd.column