Skip to content

Commit

Permalink
Merge pull request #172 from JamongSoda/courselist
Browse files Browse the repository at this point in the history
[Chore] 상세 코스 최하단 버튼 수정 (Merge courselist to develop)
  • Loading branch information
taek0622 authored Sep 18, 2022
2 parents 593f71d + ae740b9 commit 67fef39
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ extension DetailCourseViewController: UICollectionViewDelegate, UICollectionVie
} else {
footer.arButtonShape.backgroundColor = .inactiveButtonColor
footer.arButtonLabel.textColor = .popupDim
footer.arButtonLabel.text = "코스의 핀들을 모두 방문해야 활성화 돼요"
footer.arButtonLabel.text = "코스의 핀들을 모두 방문해보세요~"
}

return footer
Expand Down

0 comments on commit 67fef39

Please sign in to comment.