aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/controls.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/js/controls.js')
-rw-r--r--src/js/controls.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/js/controls.js b/src/js/controls.js
index 4fdbe6d0..cd64c271 100644
--- a/src/js/controls.js
+++ b/src/js/controls.js
@@ -927,7 +927,7 @@ const controls = {
// Fast forward button
if (this.config.controls.includes('fast-forward')) {
- container.appendChild(controls.createButton.call(this, 'fast-forward'));
+ container.appendChild(controls.createButton.call(this, 'fastForward'));
}
// Progress