fix onlineliste

This commit is contained in:
michael.reiswich
2021-03-25 12:01:47 +01:00
parent 4464630368
commit 87dbc00ccc
3 changed files with 2 additions and 21 deletions

View File

@@ -48,6 +48,7 @@ export default class InputHelper {
clearInterval(disableInputTimer);
mp.events.remove('cef_inputhelper_sendvalue');
mp.events.remove('cef_request_title');
mp.events.remove('closeinputhelper');
this.browser.destroy();
this.data.InInput = false;
this.data.InMenu = false;