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/root.jsx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'front/src/root.jsx') diff --git a/front/src/root.jsx b/front/src/root.jsx index 61f8615..8de2575 100644 --- a/front/src/root.jsx +++ b/front/src/root.jsx @@ -19,6 +19,9 @@ export const Root = () => {
{signedIn ? ( <> + + Home + Password -- cgit v1.3