瀏覽代碼

add new flag in brand for imi

marinofaggiana 5 年之前
父節點
當前提交
e12747e0be
共有 1 個文件被更改,包括 1 次插入0 次删除
  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