mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:11:36 +00:00
fix(ui): fix web UI after tsdown migration and typing changes
This commit is contained in:
@@ -14,6 +14,7 @@ function createMockSkill(overrides: Partial<SkillStatusEntry> = {}): SkillStatus
|
||||
name: "test-skill",
|
||||
description: "A test skill",
|
||||
source: "bundled",
|
||||
bundled: false,
|
||||
filePath: "/path/to/SKILL.md",
|
||||
baseDir: "/path/to",
|
||||
skillKey: "test-skill",
|
||||
|
||||
Reference in New Issue
Block a user