marinofaggiana hace 5 años
padre
commit
1afdb58c4c
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      iOSClient/Brand/NCBrand.swift

+ 3 - 0
iOSClient/Brand/NCBrand.swift

@@ -93,6 +93,9 @@ class NCBrandColor: NSObject {
     // User Agent
     @objc public var userAgent:                         String = "Nextcloud-iOS"                                    // Don't touch me !!
     
+    // Module
+    @objc public let useMLVision:                       Bool = false
+    
     // Options
     @objc public let use_login_web_personalized:        Bool = false                                                // Don't touch me !!
     @objc public let use_default_auto_upload:           Bool = false