fix: hopefully preview works now

This commit is contained in:
2026-04-10 20:37:11 +02:00
parent 39ee0dc64e
commit cce4b96efa
7 changed files with 1532 additions and 110 deletions

View File

@@ -17,6 +17,7 @@ chrono = { workspace = true }
open = { workspace = true }
anyhow = { workspace = true }
tokio = { workspace = true }
wry = "0.55"
[target.'cfg(target_os = "macos")'.dependencies]
objc2 = "0.6"