parent
a14afa6af0
commit
9f4c223dff
|
@ -257,6 +257,7 @@ class VideoContentSetup {
|
|||
setTimeout(() => {
|
||||
nativex.destroyVideo(content.data.photo);
|
||||
}, 500);
|
||||
return;
|
||||
}
|
||||
|
||||
// Destroy videojs
|
||||
|
|
Loading…
Reference in New Issue