Remove inInput -> replace with inMenu
This commit is contained in:
@@ -41,7 +41,7 @@ export default function taximeterInput(globalData: IGlobalData) {
|
||||
browser.destroy();
|
||||
browser = null;
|
||||
}
|
||||
globalData.InInput = false;
|
||||
globalData.InMenu = false;
|
||||
});
|
||||
|
||||
function myTimer() {
|
||||
|
||||
Reference in New Issue
Block a user