mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs: fixed wrong opcode in docs
This commit is contained in:
parent
d7887b4c32
commit
d4353d4bf1
@ -243,7 +243,7 @@ Authentication is not required
|
||||
**Example Message:**
|
||||
```json
|
||||
{
|
||||
"op": 2,
|
||||
"op": 5,
|
||||
"d": {
|
||||
"eventType": "StudioModeStateChanged",
|
||||
"eventIntent": 1,
|
||||
|
Loading…
Reference in New Issue
Block a user