Skip to content

Commit 984bb2c

Browse files
committed
added difficultyDropdown script to options.html
1 parent c9b0027 commit 984bb2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

options/options.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ <h2>FAQ / About</h2>
6565
</main>
6666
</div>
6767
<script src="tagDropdown.js"></script>
68+
<script src="difficultyDropdown.js"></script>
6869
<script src="options.js"></script>
6970
</body>
7071
</html>

0 commit comments

Comments
 (0)