고객센터 카톡 URL 변경
This commit is contained in:
@@ -43,7 +43,7 @@ class ServiceCenterActivity : BaseActivity<ActivityServiceCenterBinding>(
|
||||
startActivity(
|
||||
Intent(
|
||||
Intent.ACTION_VIEW,
|
||||
Uri.parse("http://pf.kakao.com/_sZaeb")
|
||||
Uri.parse("http://pf.kakao.com/_lkxgxhG/chat")
|
||||
)
|
||||
)
|
||||
}
|
||||
|
@@ -34,7 +34,7 @@ class FindPasswordActivity : BaseActivity<ActivityFindPasswordBinding>(
|
||||
startActivity(
|
||||
Intent(
|
||||
Intent.ACTION_VIEW,
|
||||
Uri.parse("http://pf.kakao.com/_sZaeb")
|
||||
Uri.parse("http://pf.kakao.com/_lkxgxhG/chat")
|
||||
)
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user