mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-14 04:08:19 +00:00
Fix calendar setting (#3834)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
parent
16ac563eba
commit
41f54455fe
@ -31,7 +31,7 @@
|
||||
calendar.class.ExternalCalendar,
|
||||
{
|
||||
createdBy: getCurrentAccount()._id,
|
||||
externarUser: integration.value
|
||||
externalUser: integration.value
|
||||
},
|
||||
(res) => (calendars = res)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user