100Years 6 天之前
父节点
当前提交
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"
+    
 }