Skip to content

Commit

Permalink
Default bot category
Browse files Browse the repository at this point in the history
  • Loading branch information
anoek committed Dec 19, 2024
1 parent 62ef7fd commit d278693
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ChallengeModal/ChallengeModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1807,6 +1807,7 @@ export class ChallengeModalBody extends React.Component<
b.disabled = undefined;
}

b.category = categories[0];
for (const category of categories) {
if (
b.ranking &&
Expand Down

0 comments on commit d278693

Please sign in to comment.