From add935a081d2aa1dee11bae93a255d3ed1deab09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AE=B5=E9=A2=A8=E6=A1=9C=20Dampuzakura?= <168283013+dampuzakura@users.noreply.github.com> Date: Fri, 20 Dec 2024 23:21:19 +0900 Subject: [PATCH] =?UTF-8?q?Fix:=20=E6=A4=9C=E7=B4=A2=E3=83=9C=E3=83=83?= =?UTF-8?q?=E3=82=AF=E3=82=B9=E3=81=AE=E5=85=A5=E5=8A=9B=E8=A3=9C=E5=8A=A9?= =?UTF-8?q?=E3=81=A7`language`=E3=82=92`domain`=E3=81=AB=E4=BF=AE=E6=AD=A3?= =?UTF-8?q?=20(#956)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/javascript/mastodon/features/compose/components/search.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/mastodon/features/compose/components/search.tsx b/app/javascript/mastodon/features/compose/components/search.tsx index 3de51192eec304..8c277605f22099 100644 --- a/app/javascript/mastodon/features/compose/components/search.tsx +++ b/app/javascript/mastodon/features/compose/components/search.tsx @@ -151,7 +151,7 @@ export const Search: React.FC<{ key: 'prompt-domain', label: ( <> - language:{' '} + domain:{' '}