Fix embed

pull/1313/head
Chocobozzz 2018-10-19 08:37:10 +02:00
parent be8139c7fe
commit e0628695c3
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

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'