100Years hace 6 días
padre
commit
b98ccf6ab0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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"
+    
 }