From 593a631a564926b5b118805b8bea13a753e4757d Mon Sep 17 00:00:00 2001 From: Simponic Date: Sat, 28 Jan 2023 22:56:10 -0700 Subject: Ensure board is flipped when starting a game as dark, move some constants to environment variables, minor frontend changes: --- front/src/routes/demo.jsx | 1 - 1 file changed, 1 deletion(-) (limited to 'front/src/routes/demo.jsx') diff --git a/front/src/routes/demo.jsx b/front/src/routes/demo.jsx index b1a2f88..57d3ce4 100644 --- a/front/src/routes/demo.jsx +++ b/front/src/routes/demo.jsx @@ -6,7 +6,6 @@ import "asciinema-player/dist/bundle/asciinema-player.css"; const demoProps = { theme: "tango", - startAt: 12, autoPlay: true, }; -- cgit v1.2.3-70-g09d2