fix(v9): Capability-Chips auch im Rezept-Detail-Modal
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -492,7 +492,7 @@
|
||||
<div class="flex items-center gap-2" style="flex-wrap:wrap">
|
||||
<span class="li-id">{m.name}</span>
|
||||
<span class="tag text">{m.role}</span>
|
||||
{@html moeChipHtml(m.repo)}
|
||||
{@html capsChipsHtml(m.repo, m.tags)}
|
||||
</div>
|
||||
{#if m.why}<div class="li-sub">{m.why}</div>{/if}
|
||||
{#if m.fit}
|
||||
|
||||
Reference in New Issue
Block a user