Browse Source

add new flag in brand for imi

marinofaggiana 5 years ago
parent
commit
e12747e0be
1 changed files with 1 additions and 0 deletions
  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