diff options
-rw-r--r-- | bower.json | 1 | ||||
l--------- | mediagoblin/static/extlib/videojs-resolution-switcher | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,7 @@ "dependencies": { "jquery": "~2.1.3", "video.js": "~5.20.1", + "videojs-resolution-switcher": "~0.4.2", "leaflet": "~0.7.3" } } diff --git a/mediagoblin/static/extlib/videojs-resolution-switcher b/mediagoblin/static/extlib/videojs-resolution-switcher new file mode 120000 index 00000000..ace672d9 --- /dev/null +++ b/mediagoblin/static/extlib/videojs-resolution-switcher @@ -0,0 +1 @@ +../../../extlib/videojs-resolution-switcher/lib/
\ No newline at end of file |