update playlists
This commit is contained in:
parent
83650803b2
commit
b760de915d
1 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,8 @@
|
|||
});
|
||||
|
||||
var elem = page.querySelector('#childrenContent .itemsContainer');
|
||||
elem.classList.add('vertical-list');
|
||||
elem.classList.remove('vertical-wrap');
|
||||
elem.innerHTML = html;
|
||||
|
||||
ImageLoader.lazyChildren(elem);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue