mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-21 14:42:16 +00:00
Merge branch 'pr/90' into production
This commit is contained in:
commit
760d9f13e3
1 changed files with 1 additions and 0 deletions
|
|
@ -116,6 +116,7 @@ const MOVIES_DATA: EditorPick[] = [
|
||||||
{ id: 198184, type: "movie" }, // Chappie
|
{ id: 198184, type: "movie" }, // Chappie
|
||||||
{ id: 405774, type: "movie" }, // Bird Box
|
{ id: 405774, type: "movie" }, // Bird Box
|
||||||
{ id: 333339, type: "movie" }, // Ready Player One
|
{ id: 333339, type: "movie" }, // Ready Player One
|
||||||
|
{ id: 16859, type: "movie" }, // Kiki's Delivery Service
|
||||||
];
|
];
|
||||||
|
|
||||||
const TV_SHOWS_DATA: EditorPick[] = [
|
const TV_SHOWS_DATA: EditorPick[] = [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue