mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs: Enable ObsMediaInputAction enum documentation
It should now show up in protocol.md
This commit is contained in:
parent
323b5d0b5d
commit
4c3660c08d
@ -9,7 +9,8 @@ enumTypeOrder = [
|
||||
'WebSocketCloseCode',
|
||||
'RequestBatchExecutionType',
|
||||
'RequestStatus',
|
||||
'EventSubscription'
|
||||
'EventSubscription',
|
||||
'ObsMediaInputAction'
|
||||
]
|
||||
|
||||
categoryOrder = [
|
||||
|
Loading…
Reference in New Issue
Block a user