marinofaggiana 5 年之前
父节点
当前提交
03cfccc64f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      iOSClient/Brand/NCBrand.swift

+ 1 - 1
iOSClient/Brand/NCBrand.swift

@@ -165,6 +165,6 @@ class NCBrandColor: NSObject {
         return instance
     }()
 
-    @objc public let iOSHelper: Bool = true
+    @objc public let iOSHelper: Bool = false
 }