fix unsaved change
This commit is contained in:
parent
303216291b
commit
3e92e4d110
2 changed files with 4 additions and 21 deletions
|
@ -6,7 +6,7 @@ use gpui::{
|
|||
};
|
||||
use settings::Settings;
|
||||
|
||||
use crate::collab_titlebar_item::ToggleScreenSharing;
|
||||
use crate::ToggleScreenSharing;
|
||||
|
||||
pub fn init(cx: &mut MutableAppContext) {
|
||||
let active_call = ActiveCall::global(cx);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue