mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 03:12:29 +00:00
fix (lobby): Remove _onSendMessage base method from LobbyChatScreen
This commit is contained in:
@@ -39,8 +39,6 @@ class LobbyChatScreen extends
|
||||
</JitsiScreen>
|
||||
);
|
||||
}
|
||||
|
||||
_onSendMessage: () => void;
|
||||
}
|
||||
|
||||
export default translate(connect(abstractMapStateToProps)(LobbyChatScreen));
|
||||
|
||||
Reference in New Issue
Block a user