mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-24 17:28:40 +00:00
Rebase fixes
This commit is contained in:
parent
e8409a0108
commit
4b15a2bd63
1 changed files with 1 additions and 0 deletions
|
@ -494,6 +494,7 @@ fn main() {
|
|||
let project = cx.update(|cx| {
|
||||
Project::local(
|
||||
client.clone(),
|
||||
node_runtime::FakeNodeRuntime::new(),
|
||||
user_store.clone(),
|
||||
languages.clone(),
|
||||
fs.clone(),
|
||||
|
|
Loading…
Reference in a new issue