aboutsummaryrefslogtreecommitdiffstats
path: root/libretube-theme/static/js/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'libretube-theme/static/js/play.js')
-rw-r--r--libretube-theme/static/js/play.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/libretube-theme/static/js/play.js b/libretube-theme/static/js/play.js
index a787c72..0049e9c 100644
--- a/libretube-theme/static/js/play.js
+++ b/libretube-theme/static/js/play.js
@@ -1,6 +1,7 @@
document.addEventListener('DOMContentLoaded', () => {
const player = new Plyr(document.getElementById('player-ply'), {
controls: [
+ 'play-large',
'play',
'progress',
'current-time',