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