mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-20 19:05:25 +00:00
@@ -768,7 +768,11 @@ iRANGE(2);
|
||||
|
||||
- (NSString *) organizerName
|
||||
{
|
||||
return [organizer mailAddress];
|
||||
NSDictionary *profile;
|
||||
|
||||
profile = [[[self organizerProfile] allValues] lastObject];
|
||||
|
||||
return [profile objectForKey: @"name"];
|
||||
}
|
||||
|
||||
// - (BOOL) canBeOrganizer
|
||||
|
||||
Reference in New Issue
Block a user