From 1645f937c106c51ed1fd172b7ea26b34f810e2c5 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 10:38:37 +0000 Subject: [PATCH] Added CurseForge integration Co-authored-by: felix-fx-top <253056634+felix-fx-top@users.noreply.github.com> --- src/pages/SearchPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/SearchPage.tsx b/src/pages/SearchPage.tsx index eafa94c..ed1d28a 100644 --- a/src/pages/SearchPage.tsx +++ b/src/pages/SearchPage.tsx @@ -193,7 +193,7 @@ const SearchPage = () => { → تمت الترجمة إلى: "{translatedText}" )} - {data && ` (${data.total_hits || 0} نتيجة)`} + {data && ` (${totalHits} نتيجة)`}

{isTranslating ? (