mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 09:00:22 +00:00
fix: tighten macOS menu device rows
This commit is contained in:
@@ -13,7 +13,7 @@ let package = Package(
|
||||
.library(name: "ClawdisChatUI", targets: ["ClawdisChatUI"]),
|
||||
],
|
||||
dependencies: [
|
||||
.package(path: "../../../ElevenLabsKit"),
|
||||
.package(path: "../../../../ElevenLabsKit"),
|
||||
],
|
||||
targets: [
|
||||
.target(
|
||||
|
||||
Reference in New Issue
Block a user