Tw token users missing events (#13919)

* added missing operations

GitOrigin-RevId: 1492369b7fe290a7953ac8a8f002039fb6a75f10
This commit is contained in:
Tyna William 2023-07-24 08:11:51 -04:00 committed by Copybot
parent 0bdc82c948
commit c63899834a

View file

@ -16,8 +16,14 @@ const RESTRICTED_USER_MESSAGE_TYPE_PASS_LIST = [
'reciveNewDoc',
'reciveNewFile',
'reciveNewFolder',
'reciveEntityMove',
'reciveEntityRename',
'removeEntity',
'accept-changes',
'projectNameUpdated',
'rootDocUpdated',
'toggle-track-changes',
'projectRenamedOrDeletedByExternalSource',
]
let WebsocketLoadBalancer