Skip to content

Commit e2ac9d9

Browse files
committed
[refactor]: 고객센터 링크 수정 (#127)
1 parent ba41334 commit e2ac9d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/com/texthip/thip/ui/mypage/screen/MypageScreen.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ import com.texthip.thip.ui.theme.ThipTheme.colors
4242
import com.texthip.thip.ui.theme.ThipTheme.typography
4343
import com.texthip.thip.utils.color.hexToColor
4444

45-
private const val URL_CUSTOMER_SERVICE = "https://slashpage.com/thip/xjqy1g2vw7vejm6vd54z"
45+
private const val URL_CUSTOMER_SERVICE = "https://slashpage.com/thip/dk58wg2e6yy3zmnqevxz"
4646
private const val URL_NOTICE = "https://slashpage.com/thip/7vgjr4m1nynpy2dwpy86"
4747
private const val URL_TERMS_OF_USE = "https://slashpage.com/thip/7916x82r8y74n24kpyg3"
4848
private const val URL_GUIDE = "https://slashpage.com/thip/ywk9j72989p6rmgpqvnd"

0 commit comments

Comments
 (0)