Skip to content

Commit

Permalink
genrescore qualifies
Browse files Browse the repository at this point in the history
  • Loading branch information
pandavenger committed Nov 1, 2024
1 parent cc1cefc commit c84b99c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/allocations.js
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ class ApplicationJuror {
}

qualifyingScore(cats, catid){
return this.genreScore;
try {
let category = cats.find(cat => cat.id == catid);

Expand Down

0 comments on commit c84b99c

Please sign in to comment.