Fix embed

This commit is contained in:
Chocobozzz
2018-10-19 08:37:10 +02:00
parent be8139c7fe
commit e0628695c3

View File

@@ -19,7 +19,7 @@ import 'whatwg-fetch'
// FIXME: something weird with our path definition in tsconfig and typings
// @ts-ignore
import vjs from 'video.js'
import * as vjs from 'video.js'
import * as Channel from 'jschannel'