From 8c5b82b943661bfb271e3024886dd0c84d049718 Mon Sep 17 00:00:00 2001 From: Vlad Date: Mon, 28 Oct 2024 15:06:56 +0600 Subject: [PATCH] links --- src/widgets/Footer/Footer.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/widgets/Footer/Footer.tsx b/src/widgets/Footer/Footer.tsx index 2a46852..5a72f22 100644 --- a/src/widgets/Footer/Footer.tsx +++ b/src/widgets/Footer/Footer.tsx @@ -68,8 +68,8 @@ const Footer = () => {

{t("download_our_app")}

{[ - { src: app_store_btn, url: "https://play.google.com/store/apps/details?id=fishrungames.kgroad" }, - { src: play_market_btn, url: "https://apps.apple.com/us/app/kg-road/id6484317991" } + { src: app_store_btn, url: "https://apps.apple.com/us/app/kg-road/id6484317991" }, + { src: play_market_btn, url: "https://play.google.com/store/apps/details?id=fishrungames.kgroad" } ].map((app, i) => ( App Button