parent
83adc5aa1e
commit
75db3601d0
|
@ -154,7 +154,7 @@ const Events = {
|
|||
};
|
||||
window.on('keydown', box._onkeydown);
|
||||
moveFocus(box, 0);
|
||||
Events.hideModal(oldBox);
|
||||
if (oldBox) Events.hideModal(oldBox);
|
||||
},
|
||||
|
||||
async toggleState(event) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user