mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #7081 from overleaf/jk-restricted-user-accept-changes
[real-time] Pass 'accept-changes' messages to restricted clients GitOrigin-RevId: 66766f08349501d5a63ee45c4d82e1fe72df852f
This commit is contained in:
@@ -20,6 +20,7 @@ const RESTRICTED_USER_MESSAGE_TYPE_PASS_LIST = [
|
||||
'reciveNewFile',
|
||||
'reciveNewFolder',
|
||||
'removeEntity',
|
||||
'accept-changes',
|
||||
]
|
||||
|
||||
let WebsocketLoadBalancer
|
||||
|
||||
Reference in New Issue
Block a user