mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-05 02:39:25 +00:00
fix playlist video grid type, #916
This commit is contained in:
@@ -304,7 +304,7 @@ const Playlist = () => {
|
||||
<div className={`boxed-content ${gridView}`}>
|
||||
<Filterbar
|
||||
hideToggleText="Hide watched videos:"
|
||||
viewStyleName={ViewStyleNames.playlist}
|
||||
viewStyleName={ViewStyleNames.home}
|
||||
showSort={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user