From 2aa42991fd2d0c8760d2f5ab51e2e73ba6f08dc6 Mon Sep 17 00:00:00 2001 From: Wilfred Chen <46327334+wilfredchen@users.noreply.github.com> Date: Sun, 23 Apr 2023 02:38:24 +0800 Subject: [PATCH] code clean up, change fav to use bool, use template instead of dynamic html, etc --- public/index.html | 5 +++-- public/script.js | 21 ++++++++++++++------- public/scripts/group-chats.js | 18 +++++++----------- public/style.css | 13 +++++++++++-- server.js | 2 +- 5 files changed, 36 insertions(+), 23 deletions(-) diff --git a/public/index.html b/public/index.html index b9c44c037..4b0ab9790 100644 --- a/public/index.html +++ b/public/index.html @@ -1423,7 +1423,7 @@