FIX: đã sửa bổ sung tauri 2

This commit is contained in:
2026-08-08 09:38:44 +07:00
parent e96aecfdf1
commit e9c710ec0b
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ pub fn run() {
let _ = child.kill();
println!("daw_engine sidecar terminated gracefully.");
}
}
};
}
})
.run(tauri::generate_context!())