From ad9238b7407d9226ad76093f5ac4fa6e93f56820 Mon Sep 17 00:00:00 2001 From: Alfa-beto <30815244+Alfa-beto@users.noreply.github.com> Date: Thu, 25 Oct 2018 09:59:08 -0300 Subject: [PATCH] - Agregados thumbs cast, lat y vose --- plugin.video.alfa/platformcode/unify.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugin.video.alfa/platformcode/unify.py b/plugin.video.alfa/platformcode/unify.py index 8fdeb78c..277767fa 100644 --- a/plugin.video.alfa/platformcode/unify.py +++ b/plugin.video.alfa/platformcode/unify.py @@ -44,6 +44,9 @@ thumb_dict = {"movies": "https://s10.postimg.cc/fxtqzdog9/peliculas.png", "recents": "https://s10.postimg.cc/649u24kp5/recents.png", "updated" : "https://s10.postimg.cc/46m3h6h9l/updated.png", "actors": "https://i.postimg.cc/tC2HMhVV/actors.png", + "cast": "https://i.postimg.cc/qvfP5Xvt/cast.png", + "lat": "https://i.postimg.cc/Gt8fMH0J/lat.png", + "vose": "https://i.postimg.cc/kgmnbd8h/vose.png", "accion": "https://s14.postimg.cc/sqy3q2aht/action.png", "adolescente" : "https://s10.postimg.cc/inq7u4p61/teens.png", "adultos": "https://s10.postimg.cc/s8raxc51l/adultos.png",