]> git.sesse.net Git - ultimatescore/blobdiff - config.js
Fix syntax error.
[ultimatescore] / config.js
index 090919fd343e3b22e8c18482f118f8efb2dd24ea..367dca3cc00d6fcba6f138bda0c7af55e2c82556 100644 (file)
--- a/config.js
+++ b/config.js
@@ -1,6 +1,6 @@
 var ultimateconfig = {
-       'tournament_title': 'Trøndisk 2019',
-       'tournament_footer': 'www.plastkast.no | #trøndisk',
+       'tournament_title': 'Battle for Oak Hill 2020',
+       'tournament_footer': 'www.plastkast.no | #oakhill',
        'exohack': false,
 
        // Share both sheets with ultimate-nm-2018@solskogen-cubemap.iam.gserviceaccount.com.
@@ -31,7 +31,7 @@ var ultimateconfig = {
                        'ranking_list_start_row': 15,
                        'ranking_list_explain_row': 21
                },
-               'Group L': {
+               'Playoffs 9th-13th': {
                        // Rank, name, points.
                        'score_sheet_cols': [ 'Results!S', 'Results!T', 'Results!U' ],
                        'point_total_start_row': null,