fix CreateCandidate: attachments no longer an object

Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov 2021-10-25 15:46:12 +02:00
parent 79a6546e8c
commit 4b74aaae4a
No known key found for this signature in database
GPG Key ID: C8787EFEB4B64AF0

View File

@ -71,7 +71,6 @@
title: object.title,
city: object.city,
channels: object.channels,
attachments: {},
onsite: object.onsite,
remote: object.remote
}