Skip to content

Commit

Permalink
chore: update playbackRates jsdoc (#8583)
Browse files Browse the repository at this point in the history
  • Loading branch information
wseymour15 committed Feb 13, 2024
1 parent 54e3a06 commit 395d608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/player.js
Expand Up @@ -5246,7 +5246,7 @@ class Player extends Component {
* Values other than arrays are ignored.
*
* @fires Player#playbackrateschange
* @param {number[]} newRates
* @param {number[]} [newRates]
* The new rates that the playback rates menu should update to.
* An empty array will hide the menu
* @return {number[]} When used as a getter will return the current playback rates
Expand Down

0 comments on commit 395d608

Please sign in to comment.