Start emitting notifications for calls
This commit is contained in:
parent
e754c6626d
commit
f2b62c3946
6 changed files with 241 additions and 188 deletions
|
@ -199,7 +199,7 @@ fn main() {
|
|||
});
|
||||
cx.set_global(Arc::downgrade(&app_state));
|
||||
|
||||
// audio::init(Assets, cx);
|
||||
audio::init(Assets, cx);
|
||||
auto_update::init(http.clone(), client::ZED_SERVER_URL.clone(), cx);
|
||||
|
||||
workspace::init(app_state.clone(), cx);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue