Refac invert filter toggle text to be inline with other pages

This commit is contained in:
MerlinScheurer
2025-01-29 18:31:05 +01:00
parent c2cd02e7bd
commit 9e4f9de119

View File

@@ -184,7 +184,7 @@ const Home = () => {
<h1>Recent Videos</h1> <h1>Recent Videos</h1>
</div> </div>
<Filterbar hideToggleText="Hide watched:" viewStyleName={ViewStyleNames.home} /> <Filterbar hideToggleText="Show unwatched only:" viewStyleName={ViewStyleNames.home} />
</div> </div>
<div className={`boxed-content ${gridView}`}> <div className={`boxed-content ${gridView}`}>