Fix play/pause button state

This commit is contained in:
Sam Potts
2018-08-14 11:17:27 +10:00
parent 525bbf313e
commit 7a43649c13
2 changed files with 22 additions and 10 deletions

View File

@ -1,3 +1,7 @@
# v3.4.2
- Fix play/pause button state
# v3.4.1
- Bug fix for custom controls (fixes #1161)