diff --git a/app/views/prompts/commands/_command.html.erb b/app/views/prompts/commands/_command.html.erb index 634483f58f..89a7ea09f2 100644 --- a/app/views/prompts/commands/_command.html.erb +++ b/app/views/prompts/commands/_command.html.erb @@ -1,8 +1,8 @@ -<% command, description, editor_version = command %> +<% command_name, description, editor_version = prompt_command %> - +