Skip to content

Commit

Permalink
eu
Browse files Browse the repository at this point in the history
  • Loading branch information
lperovskaya committed Mar 26, 2024
1 parent 70246f3 commit dfadfdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dataEU/consts.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
export const years = [
"2024, RC 2023-2024"
"2024", "RC 2023-2024"
];
export const places =
{
"2024": "EUC, Prague"
"2024": "EUC, Prague",
"RC 2023-2024": "Regional Contests"
}
;
Expand Down

0 comments on commit dfadfdc

Please sign in to comment.