Add tournament for CCP 20th Congress
This commit is contained in:
parent
43b06ae6fa
commit
721c18cf6c
|
@ -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?',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user