Rename PeoplePanel to ContactsPanel
Yeah, it's true they're people, but this is a more specific way in which they're people. Co-Authored-By: Antonio Scandurra <me@as-cii.com>
This commit is contained in:
parent
c8ad5b68e0
commit
d78d5712be
9 changed files with 48 additions and 46 deletions
|
@ -40,7 +40,7 @@ go_to_line = { path = "../go_to_line" }
|
|||
gpui = { path = "../gpui" }
|
||||
language = { path = "../language" }
|
||||
lsp = { path = "../lsp" }
|
||||
people_panel = { path = "../people_panel" }
|
||||
contacts_panel = { path = "../contacts_panel" }
|
||||
project = { path = "../project" }
|
||||
project_panel = { path = "../project_panel" }
|
||||
rpc = { path = "../rpc" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue