mirror of
https://github.com/hcengineering/platform.git
synced 2025-06-05 15:24:22 +00:00
fix CreateCandidate: attachments no longer an object
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
79a6546e8c
commit
4b74aaae4a
@ -71,7 +71,6 @@
|
|||||||
title: object.title,
|
title: object.title,
|
||||||
city: object.city,
|
city: object.city,
|
||||||
channels: object.channels,
|
channels: object.channels,
|
||||||
attachments: {},
|
|
||||||
onsite: object.onsite,
|
onsite: object.onsite,
|
||||||
remote: object.remote
|
remote: object.remote
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user