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