mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 17:40:46 -04:00
new chat layout and stuff
This commit is contained in:
@@ -351,9 +351,7 @@ export default function KeyboardInputManager() {
|
||||
if (bindingActive(keymap.chatFocus, tokenSet)) {
|
||||
event.preventDefault();
|
||||
resetAll();
|
||||
if (isChatFocused) {
|
||||
blurChat();
|
||||
} else {
|
||||
if (!isChatFocused) {
|
||||
focusChat();
|
||||
}
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user