refactor: pass event to channel

This commit is contained in:
cha0s 2024-11-10 05:08:38 -06:00
parent 8ae9daa9ba
commit 050664a826

View File

@ -611,6 +611,7 @@ function Ui({disconnected}) {
devEventsChannel.invoke(
'click',
where,
event,
);
}
else if (!isInventoryOpen) {