mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-23 14:10:32 +00:00
@@ -972,7 +972,7 @@
|
||||
_.forEach(list.refs, function(ref) {
|
||||
attendee = {
|
||||
name: ref.c_cn,
|
||||
email: ref.$preferredEmail(),
|
||||
email: ref.$preferredEmail(options? options.partial : undefined),
|
||||
role: 'req-participant',
|
||||
partstat: 'needs-action',
|
||||
uid: ref.c_uid,
|
||||
|
||||
Reference in New Issue
Block a user