Move placeholder titlebar render to collab_ui
This commit is contained in:
parent
84bcbf1128
commit
793fa6e3a4
15 changed files with 7323 additions and 7316 deletions
|
@ -207,7 +207,7 @@ fn main() {
|
|||
// activity_indicator::init(cx);
|
||||
// language_tools::init(cx);
|
||||
call::init(app_state.client.clone(), app_state.user_store.clone(), cx);
|
||||
// collab_ui::init(&app_state, cx);
|
||||
collab_ui::init(&app_state, cx);
|
||||
// feedback::init(cx);
|
||||
// welcome::init(cx);
|
||||
// zed::init(&app_state, cx);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue