marinofaggiana 4 жил өмнө
parent
commit
293393a0f8

+ 1 - 1
iOSClient/Files/NCFiles.swift

@@ -32,7 +32,7 @@ class NCFiles: NCCollectionViewCommon  {
         super.init(coder: aDecoder)
         
         appDelegate.activeFiles = self
-        titleCurrentFolder =  NCBrandOptions.sharedInstance.brand
+        titleCurrentFolder = NCBrandOptions.sharedInstance.brand
         layoutKey = k_layout_view_files
         enableSearchBar = true
         DZNimage = CCGraphics.changeThemingColorImage(UIImage.init(named: "folder"), width: 300, height: 300, color: NCBrandColor.sharedInstance.brandElement)