mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-11 17:55:33 +00:00
add kiki's delivery service to editor picks
This commit is contained in:
parent
248da37056
commit
0caee458e0
1 changed files with 1 additions and 0 deletions
|
|
@ -116,6 +116,7 @@ const MOVIES_DATA: EditorPick[] = [
|
|||
{ id: 198184, type: "movie" }, // Chappie
|
||||
{ id: 405774, type: "movie" }, // Bird Box
|
||||
{ id: 333339, type: "movie" }, // Ready Player One
|
||||
{ id: 16859, type: "movie" }, // Kiki's Delivery Service
|
||||
];
|
||||
|
||||
const TV_SHOWS_DATA: EditorPick[] = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue