mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-26 07:30:31 +00:00
feat(mail): Add location in email ics representation template
This commit is contained in:
@@ -44,6 +44,8 @@
|
||||
- (NSString *) startDate;
|
||||
- (NSString *) startTime;
|
||||
- (BOOL) isEndDateOnSameDay;
|
||||
- (BOOL) hasLocation;
|
||||
- (NSString *)location;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user