Skip to content

Commit

Permalink
feat: 이용약관 url 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
ryr0121 committed Aug 8, 2023
1 parent cb95710 commit 3188b08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import SwiftUI

enum TermType: String {
case term = "https://www.naver.com" // 임시 URL값
case term = "https://persistent-pumpkin-861.notion.site/3c7548bbc34440cabb8ee8446129f3b7?pvs=4"
case privacyTerm = "https://persistent-pumpkin-861.notion.site/bb768f6604154157bc2a84cc50852479?pvs=4"
}

Expand Down

0 comments on commit 3188b08

Please sign in to comment.