fix: regression regarding poster image
This commit is contained in:
parent
60310693d3
commit
d74af9a73d
@ -41,7 +41,6 @@ const media = {
|
||||
// Poster image container
|
||||
this.elements.poster = createElement('div', {
|
||||
class: this.config.classNames.poster,
|
||||
hidden: '',
|
||||
});
|
||||
|
||||
this.elements.wrapper.appendChild(this.elements.poster);
|
||||
|
Loading…
x
Reference in New Issue
Block a user