type pages and utilities

This commit is contained in:
2026-04-28 03:08:59 +03:00
parent 906120e6e6
commit 2589b695f1
17 changed files with 49 additions and 49 deletions
+1 -1
View File
@@ -209,7 +209,7 @@ export function WatchlistRow() {
<ContentRow
title="Your watchlist"
subtitle="Saved for later"
items={items as any}
items={items}
seeAllHref="/playlists"
layoutKey="watchlist"
/>