Remove welcome experience action
Make logo switch between light and dark co-authored-by: Nathan <nathan@zed.dev>
This commit is contained in:
parent
344f59adf7
commit
f62e0b502a
8 changed files with 51 additions and 67 deletions
|
@ -1329,7 +1329,7 @@ impl View for ProjectPanel {
|
|||
|
||||
keystroke_label(
|
||||
parent_view_id,
|
||||
"Open project",
|
||||
"Open a project",
|
||||
&button_style,
|
||||
context_menu_item.keystroke,
|
||||
workspace::Open,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue