marinofaggiana vor 5 Jahren
Ursprung
Commit
03cfccc64f
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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
 }