]> git.sesse.net Git - ultimatescore/blobdiff - config.js
Parametrize where we want playoffs games to be written.
[ultimatescore] / config.js
index 2b8f314aceef0a1eb7da6f5230743cbaf53c82b1..fb91c0485545900e02956584155172d0dd3b4bee 100644 (file)
--- a/config.js
+++ b/config.js
@@ -82,5 +82,6 @@ var ultimateconfig = {
                [ 3, 4, 5, 6 ],
                [ 8, 9, 10, 11 ],
                [ 13, 14, 15, 16 ],
-       ]
+       ],
+       'playoff_games_start_row_detail_sheet': 38
 };