diff --git a/src/lib/components/content/GifPicker.svelte b/src/lib/components/content/GifPicker.svelte index a6dc64f..be0e4f4 100644 --- a/src/lib/components/content/GifPicker.svelte +++ b/src/lib/components/content/GifPicker.svelte @@ -140,10 +140,10 @@
No GIFs found for "{searchQuery}"
-Try a different search term. The relays were queried but returned no matching kind 94 (NIP94) GIF events.
+Try a different search term. The relays were queried but returned no matching kind 1063 (NIP-94) GIF events.
{:else}No GIFs available
-The relays were queried successfully, but no kind 94 (NIP94) GIF events were found. This means there are currently no GIFs published as NIP94 file attachments on the connected relays.
+The relays were queried successfully, but no kind 1063 (NIP-94) GIF events were found. This means there are currently no GIFs published as NIP-94 file attachments on the connected relays.
You can try searching for a specific term, or the relays may not have any GIF events available at this time.
{/if}