100Years 1 주 전
부모
커밋
b98ccf6ab0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      AIEmoji/Business/TSSetingVC/SetingVC/TSSetingModel.swift

+ 1 - 0
AIEmoji/Business/TSSetingVC/SetingVC/TSSetingModel.swift

@@ -13,4 +13,5 @@ enum SettingType: String, CaseIterable {
     case agreement = "Terms of Service"
     case privacy = "Privacy Policy"
 //    case about = "About us"
+    
 }