Browse Source

restore link for preferred provider

Marino Faggiana 6 years ago
parent
commit
92bb61aec4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      iOSClient/Brand/NCBrand.swift

+ 1 - 1
iOSClient/Brand/NCBrand.swift

@@ -98,7 +98,7 @@ class NCBrandColor: NSObject {
     @objc public let use_storeLocalAutoUploadAll:       Bool = false
     
     @objc public let disable_intro:                     Bool = false
-    @objc public let disable_linkLoginProvider:         Bool = true                                                 // Issue with Apple for the "SIGN UP WITH PRTOVIDER"
+    @objc public let disable_linkLoginProvider:         Bool = false                                                 // Issue with Apple for the "SIGN UP WITH PRTOVIDER" ?
     @objc public let disable_request_login_url:         Bool = false
     @objc public let disable_multiaccount:              Bool = false
     @objc public let disable_manage_account:            Bool = false