fmt
This commit is contained in:
parent
8c855680e7
commit
aacc4bb8b0
2 changed files with 8 additions and 7 deletions
|
@ -702,7 +702,8 @@ fn watch_file_types(fs: Arc<dyn Fs>, cx: &mut AppContext) {
|
|||
});
|
||||
})
|
||||
}
|
||||
}).detach()
|
||||
})
|
||||
.detach()
|
||||
}
|
||||
|
||||
#[cfg(not(debug_assertions))]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue