Skip to content

Commit a382ee6

Browse files
committed
.......
1 parent e6024e5 commit a382ee6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

simulation.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ <h2 id="day-counter">Day 1</h2>
2222
<button class="button" id="next-day">Proceed to Next Day</button>
2323
</main>
2424
<script type="module" src="events.js"></script>
25+
<script type="module" src="eventRunner.js"></script>
2526
<!-- The script to collect participants follows -->
2627
<script>
2728
function loadParticipants() {

0 commit comments

Comments
 (0)