mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 21:01:43 +03:00
feat: add skills search and website
This commit is contained in:
@@ -16,6 +16,7 @@ struct SkillStatus: Codable, Identifiable {
|
||||
let skillKey: String
|
||||
let primaryEnv: String?
|
||||
let emoji: String?
|
||||
let homepage: String?
|
||||
let always: Bool
|
||||
let disabled: Bool
|
||||
let eligible: Bool
|
||||
|
||||
Reference in New Issue
Block a user