Explorar el Código

Add option brand

Marino Faggiana hace 7 años
padre
commit
3cb939c239
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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