From 62ed78c12c263203b9fe1a046c618f717f128952 Mon Sep 17 00:00:00 2001 From: thedoctor66 <37449358+thedoctor66@users.noreply.github.com> Date: Thu, 12 Jul 2018 17:43:44 +0200 Subject: [PATCH] Update downloads.json --- plugin.video.alfa/channels/downloads.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugin.video.alfa/channels/downloads.json b/plugin.video.alfa/channels/downloads.json index 1412a6d9..6ee0d432 100755 --- a/plugin.video.alfa/channels/downloads.json +++ b/plugin.video.alfa/channels/downloads.json @@ -128,7 +128,7 @@ "label": "@70238", "lvalues": [ "@70244", - "@70245" + "Reordenar" ], "default": 1, "enabled": true, @@ -145,7 +145,7 @@ "Vose, Eng, Sub, Esp, Lat" ], "default": 0, - "enabled": "eq(-1,@70245])", + "enabled": "eq(-1,'Reordenar')", "visible": true }, { @@ -159,7 +159,7 @@ "SD" ], "default": 0, - "enabled": "eq(-2,@70245])", + "enabled": "eq(-2,'Reordenar')", "visible": true }, { @@ -167,8 +167,8 @@ "type": "bool", "label": "@70242", "default": true, - "enabled": "eq(-3,@70245])", + "enabled": "eq(-3,'Reordenar')", "visible": true } ] -} \ No newline at end of file +}