[MM-51514] Allow Calls widget to open user settings (#3109)
* Allow Calls widget to open user settings * Bump api-types version * Bump
This commit is contained in:
@@ -134,6 +134,7 @@ export const CALLS_ERROR = 'calls-error';
|
||||
export const CALLS_JOIN_REQUEST = 'calls-join-request';
|
||||
export const CALLS_WIDGET_OPEN_THREAD = 'calls-widget-open-thread';
|
||||
export const CALLS_WIDGET_OPEN_STOP_RECORDING_MODAL = 'calls-widget-open-stop-recording-modal';
|
||||
export const CALLS_WIDGET_OPEN_USER_SETTINGS = 'calls-widget-open-user-settings';
|
||||
|
||||
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