mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
feat(notifications): native UI updates (#12798)
* feat(notifications): native notifications UI updates
This commit is contained in:
@@ -53,7 +53,7 @@ import { NoiseSuppressionButton } from '../../../noise-suppression/components';
|
||||
import {
|
||||
close as closeParticipantsPane,
|
||||
open as openParticipantsPane
|
||||
} from '../../../participants-pane/actions';
|
||||
} from '../../../participants-pane/actions.web';
|
||||
// @ts-ignore
|
||||
import { ParticipantsPaneButton } from '../../../participants-pane/components/web';
|
||||
import { getParticipantsPaneOpen } from '../../../participants-pane/functions';
|
||||
|
||||
Reference in New Issue
Block a user