Skip to content

Commit

Permalink
chore(data): add new timetable data
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 16, 2024
1 parent cd06de5 commit baee91b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions public/timetable_data/2024/X3.json
Original file line number Diff line number Diff line change
Expand Up @@ -4851,10 +4851,10 @@
"weeks": "29",
"activity": "SemB",
"occurrence": "01",
"location": "Arndt LT 2",
"locationID": "http://www.anu.edu.au/maps#show=11414",
"lat": "-35.277437",
"lon": "149.124005"
"location": "ADH 123a",
"locationID": "http://www.anu.edu.au/maps#show=11286",
"lat": "-35.278353",
"lon": "149.121713"
},
{
"name": "SCRN2001_X3-SemC/01",
Expand Down Expand Up @@ -4903,17 +4903,17 @@
"weeks": "29",
"activity": "SemD",
"occurrence": "01",
"location": "Arndt LT 2",
"locationID": "http://www.anu.edu.au/maps#show=11414",
"lat": "-35.277437",
"lon": "149.124005"
"location": "ADH 123a",
"locationID": "http://www.anu.edu.au/maps#show=11286",
"lat": "-35.278353",
"lon": "149.121713"
},
{
"name": "SCRN2001_X3-SemE/01",
"day": 4,
"start": "09:00",
"finish": "12:00",
"weeks": "28\u201129",
"weeks": "28",
"activity": "SemE",
"occurrence": "01",
"location": "Arndt LT 2",
Expand Down
2 changes: 1 addition & 1 deletion public/timetable_data/2024/X3.min.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ let App = () => {
<a target="_blank" rel="noreferrer" href="https://cssa.club/">ANU CSSA</a>&nbsp;
(and a <a target="_blank" rel="noreferrer" href="/contributors.html">lot of people</a>), report issues&nbsp;
<a target="_blank" rel="noreferrer" href="https://forms.office.com/r/sZnsxtsh2F">here</a>.
Course data updated at 12:29 am, 16 Jul 2024 (UTC). {/* Automatically updated by CI */}
Course data updated at 12:31 am, 16 Jul 2024 (UTC). {/* Automatically updated by CI */}
</Navbar.Text>
</Navbar>
</Col>
Expand Down

0 comments on commit baee91b

Please sign in to comment.