From 23b0af86bd5ac6d190be4216646d186cea5aeee7 Mon Sep 17 00:00:00 2001 From: Victor Guerra Veloso Date: Wed, 1 Oct 2025 02:00:01 -0400 Subject: [PATCH] Propagate flag changes to filter settings in landing page --- addon/lib/filter.js | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/addon/lib/filter.js b/addon/lib/filter.js index 23ee94e..d2a7e8f 100644 --- a/addon/lib/filter.js +++ b/addon/lib/filter.js @@ -68,12 +68,17 @@ export const Providers = { { key: 'comando', label: 'Comando', - foreign: '🇵🇹' + foreign: '🇧🇷' }, { key: 'bludv', label: 'BluDV', - foreign: '🇵🇹' + foreign: '🇧🇷' + }, + { + key: 'micoLeaoDublado', + label: 'MicoLeaoDublado', + foreign: '🇧🇷' }, { key: 'torrent9',