From 0caee458e073e20e19ebfb9bbcd132fd5b12a47b Mon Sep 17 00:00:00 2001 From: Duplicake-fyi Date: Fri, 13 Feb 2026 23:23:21 +0000 Subject: [PATCH] add kiki's delivery service to editor picks --- src/pages/discover/types/discover.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/discover/types/discover.ts b/src/pages/discover/types/discover.ts index 2754fa05..bfbcce4d 100644 --- a/src/pages/discover/types/discover.ts +++ b/src/pages/discover/types/discover.ts @@ -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[] = [