mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-05-13 18:46:21 +02:00
Add CREATE_NO_WINDOW (0x08000000) creation flag to the sidecar Command::new() spawn on Windows. Without this, node.exe inherits a visible console window that overlays the Tauri GUI.