mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-29 20:27:03 +02:00
Dir sync filesystem watching
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const COMMANDS: &[&str] = &["calculate", "apply"];
|
||||
const COMMANDS: &[&str] = &["calculate", "apply", "watch"];
|
||||
|
||||
fn main() {
|
||||
tauri_plugin::Builder::new(COMMANDS).build();
|
||||
|
||||
Reference in New Issue
Block a user