Marino Faggiana 7 жил өмнө
parent
commit
4243bcfe5f

+ 4 - 1
iOSClient/Brand/NCBrand.swift

@@ -87,10 +87,13 @@ class NCBrandOptions: NSObject {
     public let use_themingColor:                Bool = true
     public let use_themingBackground:           Bool = true
     public let use_multiDomains:                Bool = false
+    
     public let use_recent_activity_title:       Bool = false
+    public let use_available_offline_title:     Bool = true
+
     public let use_notification_on_menu_more:   Bool = false
     public let use_logout_on_menu_more:         Bool = false
-        
+
     public let disable_intro:                   Bool = false
     public let disable_request_login_url:       Bool = false
     public let disable_multiaccount:            Bool = false