fix: tighten macOS menu device rows

This commit is contained in:
Peter Steinberger
2025-12-30 13:31:11 +01:00
parent fa85dd6527
commit bc0a6fffd1
3 changed files with 26 additions and 15 deletions

View File

@@ -13,7 +13,7 @@ let package = Package(
.library(name: "ClawdisChatUI", targets: ["ClawdisChatUI"]),
],
dependencies: [
.package(path: "../../../ElevenLabsKit"),
.package(path: "../../../../ElevenLabsKit"),
],
targets: [
.target(