@ -213,7 +213,7 @@
},
getCourtNumber(courtIndex) {
if (!courtIndex) return 999;
if (courtIndex == null) return 999;
return courtIndex;