mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-05 19:59:37 -06:00
fix tld for ios client
Co-authored-by: Andre Duffeck <aduffeck@users.noreply.github.com>
This commit is contained in:
@@ -107,7 +107,7 @@ func DefaultConfig() *config.Config {
|
||||
Name: "OpenCloud iOS app",
|
||||
ApplicationType: "native",
|
||||
RedirectURIs: []string{
|
||||
"oc://ios.opencloud.com",
|
||||
"oc://ios.opencloud.eu",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user