Skip to content

Commit

Permalink
✍️ add td2024
Browse files Browse the repository at this point in the history
  • Loading branch information
Sacha Greif committed May 31, 2024
1 parent f2e8118 commit 30189a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions surveyform/src/lib/surveys/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ export const getSurveyParamsTable = (): SurveyParamsTable => ({
2021: { surveyId: "tokyodev", editionId: "td2021" },
2022: { surveyId: "tokyodev", editionId: "td2022" },
2023: { surveyId: "tokyodev", editionId: "td2023" },
2024: { surveyId: "tokyodev", editionId: "td2024" },
},
});

Expand Down

0 comments on commit 30189a0

Please sign in to comment.