mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-07 16:03:20 +00:00
(fix) improved the handling of default calendar categories/colors (#3200)
This commit is contained in:
@@ -294,11 +294,6 @@
|
||||
return [self stringForKey: @"SOGoLDAPContactInfoAttribute"];
|
||||
}
|
||||
|
||||
- (NSString *) calendarDefaultCategoryColor
|
||||
{
|
||||
return [self stringForKey: @"SOGoCalendarDefaultCategoryColor"];
|
||||
}
|
||||
|
||||
- (NSArray *) freeBusyDefaultInterval
|
||||
{
|
||||
return [self arrayForKey: @"SOGoFreeBusyDefaultInterval"];
|
||||
|
||||
Reference in New Issue
Block a user