Skip to content

Commit 0711f75

Browse files
committed
WIP
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com>
1 parent 9af2d98 commit 0711f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Brand/NCBrand.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ let userAgent: String = {
7373
var doNotAskPasscodeAtStartup: Bool = false
7474
var disable_source_code_in_settings: Bool = false
7575
var enforce_passcode_lock = false
76-
var use_in_app_browser_for_login = false
76+
var use_in_app_browser_for_login = true
7777

7878
// (name: "Name 1", url: "https://cloud.nextcloud.com"),(name: "Name 2", url: "https://cloud.nextcloud.com")
7979
var enforce_servers: [(name: String, url: String)] = []

0 commit comments

Comments
 (0)