From 0faf0b04bc3fef2d381a4aa3cda66789b03dda44 Mon Sep 17 00:00:00 2001 From: sepia Date: Wed, 23 Jul 2025 19:42:04 -0500 Subject: [PATCH] Persist player display names --- index.html | 1 + public/scripts/profile-editor.js | 8 ++++---- src/index.ts | 6 ++++++ src/web-socket-handler.tsx | 15 ++++++++++----- 4 files changed, 21 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index 72f4bbc..0b99d68 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,7 @@ Gomoku! +