Ver código fonte

add new flag in brand for imi

marinofaggiana 5 anos atrás
pai
commit
e12747e0be
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      iOSClient/Brand/NCBrand.swift

+ 1 - 0
iOSClient/Brand/NCBrand.swift

@@ -119,6 +119,7 @@ class NCBrandColor: NSObject {
     @objc public let use_themingLogo:                   Bool = false     
     @objc public let use_middlewarePing:                Bool = false
     @objc public let use_storeLocalAutoUploadAll:       Bool = false
+    @objc public let use_imi_viewer:                    Bool = true                                                 // Don't touch me !!
 
     @objc public let disable_intro:                     Bool = false
     @objc public let disable_request_login_url:         Bool = false