MM-52857 - Add call-join-request to calls widget (#2751)
* add call-join-request to calls widget * targetID -> callID --------- Co-authored-by: Mattermost Build <build@mattermost.com>
This commit is contained in:

committed by
GitHub

parent
850573326c
commit
0728ddf42f
@@ -130,6 +130,7 @@ export const CALLS_LINK_CLICK = 'calls-link-click';
|
||||
export const CALLS_JOINED_CALL = 'calls-joined-call';
|
||||
export const CALLS_POPOUT_FOCUS = 'calls-popout-focus';
|
||||
export const CALLS_ERROR = 'calls-error';
|
||||
export const CALLS_JOIN_REQUEST = 'calls-join-request';
|
||||
|
||||
export const REQUEST_CLEAR_DOWNLOADS_DROPDOWN = 'request-clear-downloads-dropdown';
|
||||
export const CLOSE_DOWNLOADS_DROPDOWN = 'close-downloads-dropdown';
|
||||
|
Reference in New Issue
Block a user