mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-18 04:55:56 +00:00
(fix) potential fix for #4289
This commit is contained in:
@@ -195,7 +195,7 @@
|
||||
SOGoUserDefaults *ud;
|
||||
SOGoDomainDefaults *dd;
|
||||
NSArray *interval;
|
||||
unsigned int start, end;
|
||||
int start, end;
|
||||
|
||||
today = [[NSCalendarDate calendarDate] beginOfDay];
|
||||
ud = [[context activeUser] userDefaults];
|
||||
|
||||
Reference in New Issue
Block a user