Remove inInput -> replace with inMenu

This commit is contained in:
kookroach
2021-04-03 20:32:11 +02:00
parent ee305b78ec
commit 1e05bb108c
21 changed files with 108 additions and 110 deletions

View File

@@ -4,7 +4,6 @@
InMenu: boolean,
InChat: boolean,
LoggedIn: boolean,
InInput: boolean
}
declare type AccountData = {