From 3bb9d194c2f592201ec97fba47da2f743451d187 Mon Sep 17 00:00:00 2001 From: Jeremy Guiselin <jeremy.guiselin@student.ecp.fr> Date: Thu, 19 Jan 2017 08:36:10 +0100 Subject: [PATCH] football mock --- www/js/modules/config/config.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/js/modules/config/config.js b/www/js/modules/config/config.js index 2e3ec07..e69646b 100644 --- a/www/js/modules/config/config.js +++ b/www/js/modules/config/config.js @@ -47,6 +47,8 @@ 'liga_nos', 'serie_a', 'champions_league', + 'full_champions_league', + 'football_full_2', 'football_full_3', 'football_full_4', 'football_full_5', -- GitLab