projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be8139c
)
Fix embed
author
Chocobozzz
<me@florianbigard.com>
Fri, 19 Oct 2018 06:37:10 +0000
(08:37 +0200)
committer
Chocobozzz
<me@florianbigard.com>
Fri, 19 Oct 2018 06:37:31 +0000
(08:37 +0200)
client/src/standalone/videos/embed.ts
patch
|
blob
|
history
diff --git
a/client/src/standalone/videos/embed.ts
b/client/src/standalone/videos/embed.ts
index 7b269eeb9a627f52166e5654731ea6839fd91dc0..c113c67da3095d9a5e5d4d341f45c76e62387f48 100644
(file)
--- a/
client/src/standalone/videos/embed.ts
+++ b/
client/src/standalone/videos/embed.ts
@@
-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'