We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2222d13 commit efdf6f6Copy full SHA for efdf6f6
pwa/data/con/2021/tracks.ts
@@ -7,15 +7,13 @@ const tracks: Track[] = [
7
en: "Track EN",
8
fr: "Track EN",
9
},
10
- type: "English-speaking track",
11
12
{
13
id: "2",
14
title: {
15
en: "Track FR",
16
fr: "Track FR",
17
18
- type: "French-speaking track",
19
20
];
21
pwa/data/con/2022/tracks.ts
0 commit comments