From ee1664cf197123f12ed796fbeb718b1c9763b898 Mon Sep 17 00:00:00 2001 From: Yu Sung Date: Sat, 25 May 2024 00:04:45 +0900 Subject: [PATCH] =?UTF-8?q?=ED=9A=8C=EC=82=AC=EC=A0=95=EB=B3=B4=20-=20?= =?UTF-8?q?=EB=8C=80=ED=91=9C=20=EC=9D=B4=EB=A9=94=EC=9D=BC=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SodaLive/Sources/Content/Main/ContentMainView.swift | 4 +++- SodaLive/Sources/Settings/SettingsView.swift | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/SodaLive/Sources/Content/Main/ContentMainView.swift b/SodaLive/Sources/Content/Main/ContentMainView.swift index 7d6c747..126b416 100644 --- a/SodaLive/Sources/Content/Main/ContentMainView.swift +++ b/SodaLive/Sources/Content/Main/ContentMainView.swift @@ -98,11 +98,13 @@ struct ContentMainView: View { - 대표자 : 이재형 - - 주소 : 경기도 성남시 분당구 황새울로335번길 10, 5층 563A호 (서현동, 멜로즈 프라자) + - 주소 : 경기도 성남시 분당구 황새울로335번길 10, 5층 563A호 - 사업자등록번호 : 870-81-03220 - 고객센터 : 02.2055.1477 + + - 대표 이메일 : sodalive.official@gmail.com """) .font(.custom(Font.medium.rawValue, size: 11)) .foregroundColor(Color.gray77) diff --git a/SodaLive/Sources/Settings/SettingsView.swift b/SodaLive/Sources/Settings/SettingsView.swift index cfb4226..07973c8 100644 --- a/SodaLive/Sources/Settings/SettingsView.swift +++ b/SodaLive/Sources/Settings/SettingsView.swift @@ -160,11 +160,13 @@ struct SettingsView: View { - 대표자 : 이재형 -- 주소 : 경기도 성남시 분당구 황새울로335번길 10, 5층 563A호 (서현동, 멜로즈 프라자) +- 주소 : 경기도 성남시 분당구 황새울로335번길 10, 5층 563A호 - 사업자등록번호 : 870-81-03220 - 고객센터 : 02.2055.1477 + +- 대표 이메일 : sodalive.official@gmail.com """) .font(.custom(Font.medium.rawValue, size: 11)) .foregroundColor(Color.gray77)