|
@@ -125,7 +125,6 @@
|
|
|
[section addFormRow:row];
|
|
|
}
|
|
|
|
|
|
-//#if TARGET_OS_SIMULATOR
|
|
|
// Set user status
|
|
|
if (@available(iOS 13.0, *)) {
|
|
|
BOOL userStatus = [[NCManageDatabase shared] getCapabilitiesServerBoolWithAccount:activeAccount.account elements:NCElementsJSON.shared.capabilitiesUserStatusEnabled exists:false];
|
|
@@ -141,7 +140,6 @@
|
|
|
[section addFormRow:row];
|
|
|
}
|
|
|
}
|
|
|
-//#endif
|
|
|
}
|
|
|
|
|
|
// Section : USER INFORMATION -------------------------------------------
|