mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 17:07:48 +00:00
feat: include sort members eslint changes
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
1106a86ba7
commit
48db099134
@@ -3,10 +3,10 @@
|
||||
import { openDialog } from '../../base/dialog';
|
||||
import { IconCrown } from '../../base/icons';
|
||||
import {
|
||||
PARTICIPANT_ROLE,
|
||||
getLocalParticipant,
|
||||
getParticipantById,
|
||||
isParticipantModerator,
|
||||
PARTICIPANT_ROLE
|
||||
isParticipantModerator
|
||||
} from '../../base/participants';
|
||||
import { AbstractButton, type AbstractButtonProps } from '../../base/toolbox/components';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user