tauri-app: allow editing record-daemon settings
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m28s

This commit is contained in:
2026-05-16 23:52:52 +02:00
parent 3279948e78
commit c61b79e84b
8 changed files with 1865 additions and 8 deletions

View File

@@ -26,4 +26,5 @@ chrono = { version = "0.4", features = ["serde"] }
uuid = { version = "1", features = ["v4", "serde"] }
directories = "6"
ffmpeg-sidecar = "2.4"
tokio = { version = "1", features = ["net", "io-util", "time"] }