mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 06:16:42 +00:00
Changes
Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
parent
f1a613b4fe
commit
eaede6fd15
1 changed files with 1 additions and 1 deletions
|
|
@ -228,7 +228,7 @@ function SkillPreviewPage() {
|
||||||
open={testOpen}
|
open={testOpen}
|
||||||
onOpenChange={setTestOpen}
|
onOpenChange={setTestOpen}
|
||||||
skillName={(formInputs as Record<string, string>).name || "Skill"}
|
skillName={(formInputs as Record<string, string>).name || "Skill"}
|
||||||
skillVersionId="preview"
|
skillVersionId=""
|
||||||
triggerKeywords={(formInputs as Record<string, string>).trigger_keywords}
|
triggerKeywords={(formInputs as Record<string, string>).trigger_keywords}
|
||||||
stateless={{ markdown_content: markdown }}
|
stateless={{ markdown_content: markdown }}
|
||||||
/>
|
/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue