Rebase fixes

This commit is contained in:
Kirill Bulatov 2023-09-20 12:19:12 +03:00
parent e8409a0108
commit 4b15a2bd63

View File

@ -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(),