aboutsummaryrefslogtreecommitdiffstats
path: root/video-controller.js
diff options
context:
space:
mode:
Diffstat (limited to 'video-controller.js')
-rwxr-xr-xvideo-controller.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/video-controller.js b/video-controller.js
index 3a8059c..e90ab61 100755
--- a/video-controller.js
+++ b/video-controller.js
@@ -124,7 +124,7 @@ let INFO =
);
commands.addUserCommand(
- ['videocontroll'],
+ ['videocontrol'],
'Controll HTML5 Videos',
function (args) {
lastArgs = args;