mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
wip: remove extraneous dash
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
/**
|
||||
* @typedef {Object} `Source` An OBS Scene Item.
|
||||
* @property {Number} `cy` -
|
||||
* @property {Number} `cy`
|
||||
* @property {Number} `cx`
|
||||
* @property {String} `name` The name of this Scene Item.
|
||||
* @property {Boolean} `render` Whether or not this Scene Item is set to "visible".
|
||||
|
Reference in New Issue
Block a user