From 3fbdb3010290247f2b588268e9de1b4816044dac Mon Sep 17 00:00:00 2001 From: Leon Date: Thu, 23 Sep 2021 23:42:06 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EB=A7=88=EC=9D=B4=ED=8E=98=EC=9D=B4?= =?UTF-8?q?=EC=A7=80=20=EB=B2=84=EC=A0=84=EC=A0=95=EB=B3=B4=20=EC=82=BD?= =?UTF-8?q?=EC=9E=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/MyPage/Guide/Guide.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/MyPage/Guide/Guide.tsx b/src/views/MyPage/Guide/Guide.tsx index f2832a0..2c98013 100644 --- a/src/views/MyPage/Guide/Guide.tsx +++ b/src/views/MyPage/Guide/Guide.tsx @@ -19,7 +19,7 @@ const Guide = () => ( color: ${color.gray3}; `} > - {'6.1.4(20210402)'} + {process.browser && (window as any).Android?.getVersionInfo()} {'문의하기'}