From 947c876fdb0440c8346d046a3173baec68fc6211 Mon Sep 17 00:00:00 2001 From: surfdude29 <149612116+surfdude29@users.noreply.github.com> Date: Wed, 5 Mar 2025 22:32:29 +0000 Subject: mark label for translation (#7908) --- src/components/dialogs/Embed.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/dialogs/Embed.tsx') diff --git a/src/components/dialogs/Embed.tsx b/src/components/dialogs/Embed.tsx index 23d050488..9ea400abe 100644 --- a/src/components/dialogs/Embed.tsx +++ b/src/components/dialogs/Embed.tsx @@ -101,7 +101,7 @@ function EmbedDialogInner({ }, [i18n, postUri, postCid, record, timestamp, postAuthor, colorMode]) return ( - + -- cgit 1.4.1