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.
2 parents f446978 + 5862f97 commit 2e34303Copy full SHA for 2e34303
scripts/js/constructor.js
@@ -51,7 +51,7 @@ var structures = {
51
}
52
var secondaryScripts =
53
`<script src="../scripts/js/themes.js"></script>
54
- <script src="../scripts/js/favicons.js"></script>`;
+ <script src="../scripts/js/events.js"></script>`;
55
56
construct();
57
0 commit comments