mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-12 13:49:44 +00:00
The collected address book will be created only if the user select it in the preferences. Fix labels.
This commit is contained in:
@@ -33,6 +33,9 @@
|
||||
id item;
|
||||
SOGoUser *user;
|
||||
|
||||
// Addressbook
|
||||
NSMutableDictionary *addressBooksIDWithDisplayName;
|
||||
|
||||
// Calendar categories
|
||||
NSString *category;
|
||||
NSArray *calendarCategories;
|
||||
|
||||
Reference in New Issue
Block a user