Skip to content

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gruppler committed Nov 17, 2024
1 parent 30eb054 commit 8ab1571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/drawers/BotSuggestions.vue
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,7 @@ export default {
console.error("Failed to query position", {
tps,
komi,
secondsToThink,
secondsToThinkPerPly,
error,
});
})
Expand Down

0 comments on commit 8ab1571

Please sign in to comment.