marinofaggiana 5 anni fa
parent
commit
03cfccc64f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
 }