FIX: lib.rs — import tauri::Manager (can manage/state)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// SonicForge DAW — desktop shell: spawn/terminate daw_engine.exe sidecar.
|
||||
use tauri::Manager;
|
||||
use tauri_plugin_shell::process::CommandChild;
|
||||
use tauri_plugin_shell::ShellExt;
|
||||
use std::sync::Mutex;
|
||||
|
||||
Reference in New Issue
Block a user