From 4e81f677dc107d3623efafe37f01e2b4a9955962 Mon Sep 17 00:00:00 2001 From: Korbs Date: Sat, 2 Nov 2024 17:05:48 -0400 Subject: [PATCH] update --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 99e6d3b..fa71cef 100644 --- a/TODO.md +++ b/TODO.md @@ -4,7 +4,7 @@ - [ ] Multi-Audio Tracks ([`audioTracks`](https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/audioTracks)) - [ ] Playback Rate ([`playbackRate`](https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/playbackRate)) - [ ] Add Picture-in-Picture button - - [ ] Volume Controller + - [x] Volume Controller - [ ] Mobile Gestures - [ ] Cast Support - [ ] Allow for multiple players on one page