mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-20 06:03:20 +00:00
Revert "fix(core): avoid caching group members per instance"
This reverts commit 0ff0d43e1e.
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
NSDictionary *_contactMapping;
|
||||
NSArray *_contactObjectClasses;
|
||||
NSArray *_groupObjectClasses;
|
||||
NSMutableDictionary *_members;
|
||||
NSMutableArray *_members;
|
||||
|
||||
NSDictionary *_modulesConstraints;
|
||||
NSArray *_lookupFields;
|
||||
|
||||
Reference in New Issue
Block a user