mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-02 07:28:34 +00:00
fix(ui): fix web UI after tsdown migration and typing changes
This commit is contained in:
@@ -90,6 +90,7 @@ export function formatSkillsList(report: SkillStatusReport, opts: SkillsListOpti
|
||||
disabled: s.disabled,
|
||||
blockedByAllowlist: s.blockedByAllowlist,
|
||||
source: s.source,
|
||||
bundled: s.bundled,
|
||||
primaryEnv: s.primaryEnv,
|
||||
homepage: s.homepage,
|
||||
missing: s.missing,
|
||||
|
||||
Reference in New Issue
Block a user