From 488a720b8147c9185efa59a1fa15dd22d16ea198 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Fri, 21 Feb 2020 21:44:32 +0100 Subject: [PATCH] Fix explain_third_cell. --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 3a52e64..f394e51 100644 --- a/config.js +++ b/config.js @@ -43,7 +43,7 @@ var ultimateconfig = { 'rank_offset': 9 } }, - 'explain_third_cell': 'Results!S26', + 'explain_third_cell': 'Results!S27', 'playoff_games': [ // Teams Field Row Match name Mark name Group name Game day (default 7) -- 2.39.2