From 41251937b3b91f80c449a8101312e2370f987562 Mon Sep 17 00:00:00 2001 From: RossAscends <124905043+RossAscends@users.noreply.github.com> Date: Sat, 27 May 2023 21:00:46 +0900 Subject: [PATCH] button to duplicate solo characters --- public/index.html | 83 ++++++++++++++++++----------------- public/script.js | 51 ++++++++++++++------- public/scripts/group-chats.js | 2 +- server.js | 33 ++++++++++++++ 4 files changed, 112 insertions(+), 57 deletions(-) diff --git a/public/index.html b/public/index.html index 3833b8760..8fbef0fb5 100644 --- a/public/index.html +++ b/public/index.html @@ -989,48 +989,48 @@