mirror of
https://gitea.invidious.io/iv-org/videojs-quality-selector.git
synced 2024-08-15 00:43:13 +00:00
Fix typo in changelog
This commit is contained in:
parent
d796da1a93
commit
d8d70f6340
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ depending on the specific reason they were using it, they may not need to make a
|
|||
all.
|
||||
|
||||
If you were relying on the `QUALITY_SELECTED` event, it's possible that you will now need
|
||||
to release on the `QUALITY_REQUESTED` event instead, depending on why you were listening
|
||||
to the event. See a682125 for details.
|
||||
to rely on the `QUALITY_REQUESTED` event instead, depending on why you were listening to
|
||||
the event. See a682125 for details.
|
||||
|
||||
* Support quality selector buttons anywhere in the player's component hierarchy (a682125 Fixes #13)
|
||||
|
||||
|
|
Loading…
Reference in a new issue