Add tournament for CCP 20th Congress

This commit is contained in:
James Grugett 2022-10-11 13:37:40 -05:00
parent 43b06ae6fa
commit 721c18cf6c

View File

@ -77,6 +77,13 @@ const Salem = {
} }
const tourneys: Tourney[] = [ const tourneys: Tourney[] = [
{
title: "Chinese Communist Party 20th National People's Congress",
blurb: "Forecast the outcome of the 20th National People's Congress.",
award: 'US$200',
endTime: toDate('Oct 20, 2022'),
groupId: 'YfcYoy7TWbZtUOs0GLfq',
},
{ {
title: 'Fantasy Football Stock Exchange', title: 'Fantasy Football Stock Exchange',
blurb: 'How many points will each NFL player score this season?', blurb: 'How many points will each NFL player score this season?',