FIX: Apply video preview trick for Safari to stream only
This commit is contained in:
parent
5f19fd64ea
commit
45ae24a1e9
|
@ -52,7 +52,7 @@ export default {
|
|||
}
|
||||
}
|
||||
},
|
||||
{ id: "safari-video-poster", afterAdopt: true }
|
||||
{ id: "safari-video-poster", afterAdopt: true, onlyStream: true }
|
||||
);
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue