fix: rename run_task command on home screen
This commit is contained in:
parent
17b3f152d5
commit
af9b097077
1 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ const style = struct {
|
||||||
\\open_recent_project
|
\\open_recent_project
|
||||||
\\find_in_files
|
\\find_in_files
|
||||||
\\open_command_palette
|
\\open_command_palette
|
||||||
\\select_task
|
\\run_task
|
||||||
\\add_task
|
\\add_task
|
||||||
\\open_config
|
\\open_config
|
||||||
\\open_gui_config
|
\\open_gui_config
|
||||||
|
@ -48,7 +48,7 @@ const style = struct {
|
||||||
\\open_recent_project
|
\\open_recent_project
|
||||||
\\find_in_files
|
\\find_in_files
|
||||||
\\open_command_palette
|
\\open_command_palette
|
||||||
\\select_task
|
\\run_task
|
||||||
\\add_task
|
\\add_task
|
||||||
\\open_config
|
\\open_config
|
||||||
\\open_keybind_config
|
\\open_keybind_config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue