mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Fix SetSourceFilterVisibility filterEnabled type
Corrected from String to Boolean
This commit is contained in:
parent
71ad8930d8
commit
f0d1b5a1e4
@ -2798,7 +2798,7 @@ Change the visibility/enabled state of a filter
|
||||
| ---- | :---: | ------------|
|
||||
| `sourceName` | _String_ | Source name |
|
||||
| `filterName` | _String_ | Source filter name |
|
||||
| `filterEnabled` | _String_ | New filter state |
|
||||
| `filterEnabled` | _Boolean_ | New filter state |
|
||||
|
||||
|
||||
**Response Items:**
|
||||
|
Loading…
x
Reference in New Issue
Block a user