mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 17:27:47 +00:00
fix(Chat): Fix private message reply button not working
This commit is contained in:
@@ -9,7 +9,7 @@ import { openChat } from '../../../chat/';
|
||||
import {
|
||||
_mapStateToProps as _abstractMapStateToProps,
|
||||
type Props as AbstractProps
|
||||
} from '../../../chat/components/PrivateMessageButton';
|
||||
} from '../../../chat/components/web/PrivateMessageButton';
|
||||
import { isButtonEnabled } from '../../../toolbox/functions.web';
|
||||
|
||||
import VideoMenuButton from './VideoMenuButton';
|
||||
|
||||
Reference in New Issue
Block a user