From 08ab83d4a5f8ac1e3cb3e29234ae7d1b2617e37c 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 22:39:03 +0900 Subject: [PATCH] =?UTF-8?q?Fix:=20"language"=E3=82=92"domain"=E3=81=AB?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= 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:{' '}