mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 12:20:23 +00:00
feat: add node screen recording across apps
This commit is contained in:
@@ -3,5 +3,6 @@ import Foundation
|
||||
public enum ClawdisCapability: String, Codable, Sendable {
|
||||
case canvas
|
||||
case camera
|
||||
case screen
|
||||
case voiceWake
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user