docs/ipc: use an actual event type (thanks Adaephon)
This commit is contained in:
parent
e59a76e456
commit
04fa40d3e5
2
docs/ipc
2
docs/ipc
|
@ -617,7 +617,7 @@ you can register to an event.
|
||||||
*Example:*
|
*Example:*
|
||||||
---------------------------------
|
---------------------------------
|
||||||
type: SUBSCRIBE
|
type: SUBSCRIBE
|
||||||
payload: [ "workspace", "focus" ]
|
payload: [ "workspace", "output" ]
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue