Skip to content

Commit

Permalink
Add jquery debounce to static scoreboard
Browse files Browse the repository at this point in the history
(cherry picked from commit 2bb520e)
  • Loading branch information
nickygerritsen committed Oct 27, 2023
1 parent 34508bd commit 6637cd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions provision-contest/ansible/roles/scoreboard/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
- css/bootstrap.min.css
- css/fontawesome-all.min.css
- js/jquery.min.js
- js/jquery.debounce.min.js
- js/bootstrap.bundle.min.js
- js/domjudge.js
- style_domjudge.css
Expand Down

0 comments on commit 6637cd1

Please sign in to comment.