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 Aug 10, 2024
1 parent 552b8b1 commit b4cddde
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions public/timetable_data/2024/X4.json
Original file line number Diff line number Diff line change
Expand Up @@ -1003,7 +1003,7 @@
"weeks": "36",
"activity": "LetA",
"occurrence": "01",
"location": "FSTY 108",
"location": "FSTY 103",
"locationID": "http://www.anu.edu.au/maps#show=11318",
"lat": "-35.277907",
"lon": "149.116057"
Expand All @@ -1016,7 +1016,7 @@
"weeks": "36",
"activity": "LetB",
"occurrence": "01",
"location": "FSTY 108",
"location": "FSTY 103",
"locationID": "http://www.anu.edu.au/maps#show=11318",
"lat": "-35.277907",
"lon": "149.116057"
Expand All @@ -1029,7 +1029,7 @@
"weeks": "36",
"activity": "LetC",
"occurrence": "01",
"location": "FSTY 108",
"location": "FSTY 103",
"locationID": "http://www.anu.edu.au/maps#show=11318",
"lat": "-35.277907",
"lon": "149.116057"
Expand All @@ -1042,7 +1042,7 @@
"weeks": "36",
"activity": "LetD",
"occurrence": "01",
"location": "FSTY 108",
"location": "FSTY 103",
"locationID": "http://www.anu.edu.au/maps#show=11318",
"lat": "-35.277907",
"lon": "149.116057"
Expand All @@ -1055,7 +1055,7 @@
"weeks": "36",
"activity": "LetE",
"occurrence": "01",
"location": "FSTY 108",
"location": "FSTY 103",
"locationID": "http://www.anu.edu.au/maps#show=11318",
"lat": "-35.277907",
"lon": "149.116057"
Expand All @@ -1068,7 +1068,7 @@
"weeks": "37",
"activity": "LetF",
"occurrence": "01",
"location": "FSTY 108",
"location": "FSTY 103",
"locationID": "http://www.anu.edu.au/maps#show=11318",
"lat": "-35.277907",
"lon": "149.116057"
Expand All @@ -1081,7 +1081,7 @@
"weeks": "37",
"activity": "LetG",
"occurrence": "01",
"location": "FSTY 108",
"location": "FSTY 103",
"locationID": "http://www.anu.edu.au/maps#show=11318",
"lat": "-35.277907",
"lon": "149.116057"
Expand All @@ -1094,7 +1094,7 @@
"weeks": "37",
"activity": "LetH",
"occurrence": "01",
"location": "FSTY 108",
"location": "FSTY 103",
"locationID": "http://www.anu.edu.au/maps#show=11318",
"lat": "-35.277907",
"lon": "149.116057"
Expand All @@ -1107,7 +1107,7 @@
"weeks": "37",
"activity": "LetI",
"occurrence": "01",
"location": "FSTY 108",
"location": "FSTY 103",
"locationID": "http://www.anu.edu.au/maps#show=11318",
"lat": "-35.277907",
"lon": "149.116057"
Expand All @@ -1120,7 +1120,7 @@
"weeks": "37",
"activity": "LetJ",
"occurrence": "01",
"location": "FSTY 108",
"location": "FSTY 103",
"locationID": "http://www.anu.edu.au/maps#show=11318",
"lat": "-35.277907",
"lon": "149.116057"
Expand Down
2 changes: 1 addition & 1 deletion public/timetable_data/2024/X4.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, 10 Aug 2024 (UTC). {/* Automatically updated by CI */}
Course data updated at 12:31 am, 10 Aug 2024 (UTC). {/* Automatically updated by CI */}
</Navbar.Text>
</Navbar>
</Col>
Expand Down

0 comments on commit b4cddde

Please sign in to comment.