]> git.sesse.net Git - ultimatescore/blob - config.js
Change to NM color theme again.
[ultimatescore] / config.js
1 var ultimateconfig = {
2         'tournament_title': 'Battle of Oak Hill 2019',
3         'tournament_footer': 'ekebergsk.com | #us4',
4
5         // Share both sheets with ultimate-nm-2018@solskogen-cubemap.iam.gserviceaccount.com.
6         'score_sheet_id': '1DSRRcV6d6Dx9KbCZgOSFF0MX9wKRex9nHcUjjOG4DNE',
7         'roster_sheet_id': '1Mp6sWSxxvRl3YCCx4-RPlnCyuzkgNbJW1iCHnsH-9Ks',
8
9         'api_key': 'AIzaSyAuP9yQn8g0bSay6r_RpGtpFeIbwprH1TU'
10 };