瀏覽代碼

clear code

Marino Faggiana 7 年之前
父節點
當前提交
4243bcfe5f
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      iOSClient/Brand/NCBrand.swift

+ 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