mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-21 15:17:47 +00:00
feat: Adds ts rule noImplicitOverride and fix errors.
This commit is contained in:
@@ -147,7 +147,7 @@ class RemoteVideoMenu extends PureComponent<IProps> {
|
||||
*
|
||||
* @inheritdoc
|
||||
*/
|
||||
render() {
|
||||
override render() {
|
||||
const {
|
||||
_disableKick,
|
||||
_disablePrivateChat,
|
||||
|
||||
Reference in New Issue
Block a user