Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ios.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarino Faggiana <m.faggiana@twsweb.it>2018-09-27 15:53:05 +0300
committerMarino Faggiana <marinofaggiana@MacBook-Pro-di-Marino.local>2018-09-27 15:53:05 +0300
commit2589e45f5b056857f644f4ee48329a734e9f4df8 (patch)
tree741645f8846837d148377d3d8fe498f8a3bf4697
parent0961c325f9e26a0c205f0f5cdeab80556de9d201 (diff)
#6712.22.4
-rw-r--r--iOSClient/Brand/NCBrand.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/iOSClient/Brand/NCBrand.swift b/iOSClient/Brand/NCBrand.swift
index 07df54c92..efddeba82 100644
--- a/iOSClient/Brand/NCBrand.swift
+++ b/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 = false // Issue with Apple for the "SIGN UP WITH PRTOVIDER" ?
+ @objc public let disable_linkLoginProvider: Bool = false
@objc public let disable_request_login_url: Bool = false
@objc public let disable_multiaccount: Bool = false
@objc public let disable_manage_account: Bool = false