updated dependencies

This commit is contained in:
Samuel Kent
2024-09-17 10:04:46 +10:00
parent 894dc4693b
commit 56c42435c8
2 changed files with 62 additions and 38 deletions
-1
View File
@@ -96,7 +96,6 @@
let animatedBuzzers = ["SF3KenParry","PlokCLEAR","FECrit"];
let buzzerOptionsCurrentRow = 0;
let buzzerOptionsTotalRows = Math.ceil(buzzerOptions.length / 10);
console.log(buzzerOptionsTotalRows);
function displayBuzzerOptions() {
$("#buzzerOptions").html("");
$("#buzzerOptions").append("<div class=buzzerGroup id='buzzerOptionsPrev'>\<</div>");