diff --git a/src/components/CreateSpellDialog.tsx b/src/components/CreateSpellDialog.tsx index 918d40b..b0aa215 100644 --- a/src/components/CreateSpellDialog.tsx +++ b/src/components/CreateSpellDialog.tsx @@ -601,7 +601,7 @@ export function CreateSpellDialog({ -
+
{generatedCommand}
diff --git a/src/components/nostr/SpellDialog.tsx b/src/components/nostr/SpellDialog.tsx index aa803c4..b3dcc37 100644 --- a/src/components/nostr/SpellDialog.tsx +++ b/src/components/nostr/SpellDialog.tsx @@ -343,7 +343,7 @@ export function SpellDialog({ -
+
{filterSpellCommand( mode === "edit" && existingSpell ? existingSpell.command diff --git a/src/components/nostr/kinds/SpellRenderer.tsx b/src/components/nostr/kinds/SpellRenderer.tsx index 8dabac7..bc53344 100644 --- a/src/components/nostr/kinds/SpellRenderer.tsx +++ b/src/components/nostr/kinds/SpellRenderer.tsx @@ -256,7 +256,7 @@ export function SpellDetailRenderer({ event }: BaseEventProps) { {spell.command}