bug(volume): Fix constructor documentation
This commit is contained in:
parent
862a265a70
commit
3173460b17
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ int volume__newindex(lua_State*);
|
|||
|
||||
/** Creates an instance of @{Volume}.
|
||||
*
|
||||
* @function new
|
||||
* @tparam table values An array of channel volumes.
|
||||
* @treturn Volume
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue