mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 16:47:46 +00:00
chore(deps) adapt to logger package rename
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
28c793b3a9
commit
8f08a54fb2
@@ -1,6 +1,6 @@
|
||||
/* @flow */
|
||||
|
||||
import Logger from 'jitsi-meet-logger';
|
||||
import Logger from '@jitsi/logger';
|
||||
|
||||
import { APP_WILL_MOUNT } from '../app';
|
||||
import { CONFERENCE_JOINED, getCurrentConference } from '../conference';
|
||||
|
||||
Reference in New Issue
Block a user