Add autoupdate2

co-authoredby: max@zed.dev
This commit is contained in:
Mikayla 2023-11-17 15:48:32 -08:00
parent a03d062120
commit dd283b471a
No known key found for this signature in database
10 changed files with 540 additions and 5 deletions

View file

@ -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);