Skip to content

Commit

Permalink
fix: 문의하기 메일 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
lina0322 committed Oct 4, 2024
1 parent bea74ba commit aa17854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Projects/Features/MemeDetail/Sources/MemeDetailView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ public struct MemeDetailView: View {
content: {
FarmemeAlertView(
title: "문의하기",
description: "jhr110326@gmail.com",
description: "farmemebusiness@gmail.com",
dismiss: {
showContactUsAlert = false
}
Expand Down

0 comments on commit aa17854

Please sign in to comment.