Skip to content

Commit 2e34303

Browse files
Merge pull request #6 from MurdoMaclachlan/dev
crap
2 parents f446978 + 5862f97 commit 2e34303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/js/constructor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ var structures = {
5151
}
5252
var secondaryScripts =
5353
`<script src="../scripts/js/themes.js"></script>
54-
<script src="../scripts/js/favicons.js"></script>`;
54+
<script src="../scripts/js/events.js"></script>`;
5555

5656
construct();
5757

0 commit comments

Comments
 (0)