ソースを参照

Add option brand

Marino Faggiana 7 年 前
コミット
3cb939c239
1 ファイル変更2 行追加0 行削除
  1. 2 0
      iOSClient/Brand/NCBrand.swift

+ 2 - 0
iOSClient/Brand/NCBrand.swift

@@ -80,6 +80,8 @@ class NCBrandOptions: NSObject {
     public let use_themingBackground:           Bool = true
     public let use_multiDomains:                Bool = false
     public let use_recent_activity_title:       Bool = false
+    public let use_more_gear_icon_right:        Bool = false
+    public let use_more_quotabar_on_top:        Bool = false
     
     public let disable_intro:                   Bool = false
     public let disable_request_login_url:       Bool = false