mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 10:03:31 +01:00
Fix docs
This commit is contained in:
@@ -12,6 +12,7 @@ class VolumeInterface extends EventEmitter {
|
||||
|
||||
/**
|
||||
* Whether or not the volume of this stream is editable
|
||||
* @type {boolean}
|
||||
*/
|
||||
get volumeEditable() {
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user