From ce44f2e4d39d75e2c2b89a96a96cbdfa39fad7ad Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Fri, 10 Mar 2023 08:52:53 -0300 Subject: [PATCH 1/2] Open surah stream in the same tab --- src/js/pages/surah/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/pages/surah/index.tsx b/src/js/pages/surah/index.tsx index e086c00..6381ddc 100644 --- a/src/js/pages/surah/index.tsx +++ b/src/js/pages/surah/index.tsx @@ -37,7 +37,7 @@ function SurahIndex({ locale, surahs }: Props) {