feat(ts) make tsc happy

This commit is contained in:
Saúl Ibarra Corretgé
2022-11-01 13:36:32 +01:00
committed by Saúl Ibarra Corretgé
parent 49bcf5c179
commit 7cd39b7983
55 changed files with 937 additions and 782 deletions

View File

@@ -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,