You've already forked matrix-react-sdk
							
							
				mirror of
				https://github.com/matrix-org/matrix-react-sdk.git
				synced 2025-11-04 11:51:45 +03:00 
			
		
		
		
	This doesn't need to be here as it was moved into CallViewButtons
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
		@@ -135,7 +135,6 @@ export default class CallView extends React.Component<IProps, IState> {
 | 
			
		||||
    public componentDidMount() {
 | 
			
		||||
        this.dispatcherRef = dis.register(this.onAction);
 | 
			
		||||
        document.addEventListener('keydown', this.onNativeKeyDown);
 | 
			
		||||
        this.showControls();
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    public componentWillUnmount() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user