Skip to content

Commit

Permalink
Merge pull request #3 from singiamtel/patch-1
Browse files Browse the repository at this point in the history
Update jquery
  • Loading branch information
KamilaBorowska authored Jan 28, 2024
2 parents 8df7910 + e2fff88 commit 2d07bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h1>Room intro tool</h1>
<script>
window.global = window
</script>
<script src="https://play.pokemonshowdown.com/js/lib/jquery-2.1.4.min.js"></script>
<script src="https://play.pokemonshowdown.com/js/lib/jquery-2.2.4.min.js"></script>
<script src="https://play.pokemonshowdown.com/js/lib/html-css-sanitizer-minified.js"></script>
<script src="https://play.pokemonshowdown.com/config/config.js"></script>
<script src="https://play.pokemonshowdown.com/js/battledata.js"></script>
Expand Down

0 comments on commit 2d07bb7

Please sign in to comment.