parent
a03d062120
commit
dd283b471a
10 changed files with 540 additions and 5 deletions
|
@ -186,7 +186,7 @@ fn main() {
|
|||
cx.set_global(Arc::downgrade(&app_state));
|
||||
|
||||
// audio::init(Assets, cx);
|
||||
// auto_update::init(http.clone(), client::ZED_SERVER_URL.clone(), cx);
|
||||
auto_update::init(http.clone(), client::ZED_SERVER_URL.clone(), cx);
|
||||
|
||||
workspace::init(app_state.clone(), cx);
|
||||
// recent_projects::init(cx);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue