diff options
author | anekos | 2010-03-25 14:30:36 +0000 |
---|---|---|
committer | anekos | 2010-03-25 14:30:36 +0000 |
commit | de6fc2d8aa63a7fd124db45a8dc3ea5191073992 (patch) | |
tree | eee52ccb257f204e0b80284acd82a6a0a22cac27 /video-controller.js | |
parent | aad22e86be3de29f104818ddc94a258a34c866f0 (diff) | |
download | vimperator-plugins-de6fc2d8aa63a7fd124db45a8dc3ea5191073992.tar.bz2 |
l おおいで
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37093 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'video-controller.js')
-rwxr-xr-x | video-controller.js | 2 |
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; |