고객센터 카톡 URL 변경
This commit is contained in:
parent
66006853bd
commit
7aaac27d24
|
@ -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")
|
||||
)
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue