mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 03:22:19 +03:00
Disable push when added as collaborator (#5610)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
parent
0462e0e082
commit
e285f31969
@ -957,7 +957,7 @@ async function updateCollaboratorsMixin (
|
|||||||
docNotifyContexts,
|
docNotifyContexts,
|
||||||
activityMessages,
|
activityMessages,
|
||||||
true,
|
true,
|
||||||
true,
|
false,
|
||||||
cache
|
cache
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user