mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs(travis): Update protocol.md - 4b41c52 [skip ci]
This commit is contained in:
parent
4b41c52522
commit
94c232d78e
@ -7221,7 +7221,7 @@
|
||||
"param": [
|
||||
"{String} `sourceName` Source name",
|
||||
"{String} `filterName` Source filter name",
|
||||
"{String} `filterEnabled` New filter state"
|
||||
"{Boolean} `filterEnabled` New filter state"
|
||||
],
|
||||
"api": "requests",
|
||||
"name": "SetSourceFilterVisibility",
|
||||
@ -7239,7 +7239,7 @@
|
||||
"description": "Source filter name"
|
||||
},
|
||||
{
|
||||
"type": "String",
|
||||
"type": "Boolean",
|
||||
"name": "filterEnabled",
|
||||
"description": "New filter state"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user