mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-16 07:07:48 +00:00
feat(ts) make tsc happy
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
49bcf5c179
commit
7cd39b7983
@@ -8,7 +8,7 @@ import {
|
||||
KICKED_OUT
|
||||
} from '../base/conference';
|
||||
import { SET_CONFIG } from '../base/config';
|
||||
import { NOTIFY_CAMERA_ERROR, NOTIFY_MIC_ERROR } from '../base/devices';
|
||||
import { NOTIFY_CAMERA_ERROR, NOTIFY_MIC_ERROR } from '../base/devices/actionTypes';
|
||||
import { JitsiConferenceErrors } from '../base/lib-jitsi-meet';
|
||||
import {
|
||||
DOMINANT_SPEAKER_CHANGED,
|
||||
|
||||
Reference in New Issue
Block a user