From bd8cd0ee4d2721a9796df157dbb344b55f02ebcd Mon Sep 17 00:00:00 2001 From: Esenjin Date: Thu, 5 May 2022 18:07:43 +0200 Subject: [PATCH] =?UTF-8?q?correction=20des=20scores=20erron=C3=A9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/liste.js | 4 ++-- js/livre.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/js/liste.js b/js/liste.js index cbb1d65..20b4bd7 100644 --- a/js/liste.js +++ b/js/liste.js @@ -2099,7 +2099,7 @@ $(document).ready(function() { "Nomade", "Premier", "Duo", - "Score 98", + "Score 38", "Score 200" ], "idolesNon": "" @@ -2117,7 +2117,7 @@ $(document).ready(function() { "Dernier", "Statue", "Duo", - "Score 98", + "Score 113", "Score 200" ], "idolesNon": "" diff --git a/js/livre.js b/js/livre.js index 6f4e10a..f6d271d 100644 --- a/js/livre.js +++ b/js/livre.js @@ -2102,7 +2102,7 @@ notebooks.controller('NotebookListCtrl', function($scope) { "Nomade", "Premier", "Duo", - "Score 98", + "Score 38", "Score 200" ], "idolesNon": "" @@ -2120,7 +2120,7 @@ notebooks.controller('NotebookListCtrl', function($scope) { "Dernier", "Statue", "Duo", - "Score 98", + "Score 113", "Score 200" ], "idolesNon": ""