mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-13 03:40:48 +00:00
Fix integration share (#3002)
This commit is contained in:
parent
f590002b94
commit
60278a9423
@ -27,6 +27,7 @@
|
||||
const client = getClient()
|
||||
|
||||
async function change (shared: Ref<Account>[]) {
|
||||
integration.shared = shared
|
||||
await client.update(integration, {
|
||||
shared
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user