Skip to content

Commit

Permalink
Fix:ladybug:: 인스타 링크 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
italsehf committed Dec 4, 2022
1 parent 73fa55f commit 8a7f7ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ final class ProfileLinkButtonView: UIView {

@objc func instaButtonDidTap() {
instaButton.showAnimation {
UrlUtils.openExternalLink(urlStr: "https://www.instagram.com/kingbob_ne/")
UrlUtils.openExternalLink(urlStr: "https://www.instagram.com/zesty__official/")
}
FirebaseAnalytics.Analytics.logEvent(AnalyticsEventSelectItem, parameters: [
AnalyticsParameterItemListName: "instagram_move"
Expand Down

0 comments on commit 8a7f7ed

Please sign in to comment.