mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-12 12:10:20 +00:00
Update discoverContent.tsx
This commit is contained in:
parent
3d4471ed9f
commit
6bf1663493
1 changed files with 1 additions and 0 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue