Skip to content

Commit

Permalink
fix: opening start game color cache
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinjosethomas committed Dec 6, 2024
1 parent 3d3c8a1 commit aaafdc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Openings/PlayOpening.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ export const PlayOpening: React.FC<Props> = ({
window.open(url.toString(), '_blank')
}, [
push,
color,
version,
timeControl,
maiaTimeControl,
Expand Down

0 comments on commit aaafdc8

Please sign in to comment.