Correctly handle error when remote instance is down
[oweals/peertube.git] / client / src / assets / player / peertube-link-button.ts
index 26f8b9d732d7b9d8f0bb58a9eddf1d792a408c54..715207bc07ba419d7b9fe3cb6dafe9084dd8aef6 100644 (file)
@@ -1,3 +1,4 @@
+import * as videojs from 'video.js'
 import { VideoJSComponentInterface, videojsUntyped } from './peertube-videojs-typings'
 import { buildVideoLink } from './utils'