From 2481e19af6a9fac4565073b5aa64e5d097bc0a5f Mon Sep 17 00:00:00 2001 From: mrcanelas Date: Sun, 6 Jul 2025 01:02:16 -0300 Subject: [PATCH] feat(diferentOrder): add new entry for "Pac-Man and the Ghostly Adventures" - Closes #1110 --- addon/static/diferentOrder.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/addon/static/diferentOrder.json b/addon/static/diferentOrder.json index 3535de4..af81a8d 100644 --- a/addon/static/diferentOrder.json +++ b/addon/static/diferentOrder.json @@ -219,5 +219,10 @@ "tmdbId": "61709", "episodeGroupId": "655b804bf6787a00e30c815c", "name": "Dragon Ball Z Kai" + }, + { + "tmdbId": "44593", + "episodeGroupId": "5bdac7a2c3a368079900a9a2", + "name": "Pac-Man and the Ghostly Adventures" } ] \ No newline at end of file