Skip to content

Commit

Permalink
[Chore] git conflict 해결 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
cirtuare committed Jan 16, 2025
2 parents 50d70b8 + 393d258 commit 87df1b5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ACON-iOS/ACON-iOS/Global/Literals/StringLiterals.swift
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,12 @@ enum StringLiterals {

}

enum SpotList {

static let matchingRate = "취향 일치율"

}

enum LocalVerification {

static let needLocalVerification = "로컬 맛집 추천을 위해\n지역 인증이 필요해요."
Expand Down

0 comments on commit 87df1b5

Please sign in to comment.