added double click to custom events

This commit is contained in:
Mikayla Fischler 2023-09-23 12:53:05 -04:00
parent f9d0ef60b4
commit 70b03896d5

View File

@ -270,6 +270,7 @@ types.ALARM_STATE_NAMES = {
---| "mouse_drag"
---| "mouse_scroll"
---| "mouse_up"
---| "double_click" (custom)
---| "paste"
---| "peripheral"
---| "peripheral_detach"
@ -285,7 +286,7 @@ types.ALARM_STATE_NAMES = {
---| "websocket_failure"
---| "websocket_message"
---| "websocket_success"
---| "clock_start" custom, added for reactor PLC
---| "clock_start" (custom)
---@alias fluid
---| "mekanism:empty_gas"