mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-31 08:04:54 +00:00
Revert "Merge pull request #164 from Zentyal/jgarcia/revert-merge-inverse"
This reverts commit1404dbdb88, reversing changes made to72cbd9a45f.
This commit is contained in:
@@ -702,7 +702,7 @@ NSString *SOGoWeekStartFirstFullWeek = @"FirstFullWeek";
|
||||
|
||||
- (NSDictionary *) calendarCategoriesColors
|
||||
{
|
||||
return [self dictionaryForKey: @"SOGoCalendarCategoriesColors"];
|
||||
return [self objectForKey: @"SOGoCalendarCategoriesColors"];
|
||||
}
|
||||
|
||||
- (void) setCalendarShouldDisplayWeekend: (BOOL) newValue
|
||||
|
||||
Reference in New Issue
Block a user