fix(addressbook): Removed SOGoGlobalAddressBookFirstEntries (use listRequiresDot instead) and move SOGoGlobalAddressBookFirstEntriesCount to globalAddressBookFirstEntriesCount in source scope. This fixed the broken listRequiresDot in 5.10

This commit is contained in:
smizrahi
2024-02-26 15:40:49 +01:00
parent 776a798e17
commit 4dba56f70d
9 changed files with 67 additions and 62 deletions
+1
View File
@@ -52,6 +52,7 @@
NSString *_multipleBookingsField;
BOOL _listRequiresDot;
int _globalAddressBookFirstEntriesCount;
NSDictionary *_modulesConstraints;
}