mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Remove debugging
This commit is contained in:
parent
737fa7dca5
commit
05d5e3f680
@ -93,7 +93,6 @@ let meetApi: any; // JitsiMeetExternalAPI
|
||||
// TODO: register widgetApi listeners for PTT controls (https://github.com/vector-im/riot-web/issues/12795)
|
||||
|
||||
widgetApi.on('hangup', () => {
|
||||
console.log("@@ HANGUP");
|
||||
if (meetApi) meetApi.executeCommand('hangup');
|
||||
});
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user