added double click to custom events
This commit is contained in:
parent
f9d0ef60b4
commit
70b03896d5
@ -270,6 +270,7 @@ types.ALARM_STATE_NAMES = {
|
|||||||
---| "mouse_drag"
|
---| "mouse_drag"
|
||||||
---| "mouse_scroll"
|
---| "mouse_scroll"
|
||||||
---| "mouse_up"
|
---| "mouse_up"
|
||||||
|
---| "double_click" (custom)
|
||||||
---| "paste"
|
---| "paste"
|
||||||
---| "peripheral"
|
---| "peripheral"
|
||||||
---| "peripheral_detach"
|
---| "peripheral_detach"
|
||||||
@ -285,7 +286,7 @@ types.ALARM_STATE_NAMES = {
|
|||||||
---| "websocket_failure"
|
---| "websocket_failure"
|
||||||
---| "websocket_message"
|
---| "websocket_message"
|
||||||
---| "websocket_success"
|
---| "websocket_success"
|
||||||
---| "clock_start" custom, added for reactor PLC
|
---| "clock_start" (custom)
|
||||||
|
|
||||||
---@alias fluid
|
---@alias fluid
|
||||||
---| "mekanism:empty_gas"
|
---| "mekanism:empty_gas"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user