Update discoverContent.tsx

This commit is contained in:
Pas 2025-02-09 12:48:58 -07:00
parent 3d4471ed9f
commit 6bf1663493

View file

@ -65,6 +65,7 @@ const editorPicksTVShows = [
{ id: 71912, type: "show" }, // The Witcher
{ id: 61222, type: "show" }, // Bojack Horseman
{ id: 93405, type: "show" }, // Squid Game
{ id: 87108, type: "show" }, // Chernobyl
];
function ScrollToTopButton() {