From 20d12dc98e1397d750762cbc23ce0dcd5831b2a1 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Sun, 2 Jun 2024 00:28:41 +0300 Subject: [PATCH] (WIP) Import JSON from .charx --- public/index.html | 2 +- public/script.js | 9 +++++++-- src/endpoints/characters.js | 34 +++++++++++++++++++++++++++++++++- src/util.js | 2 +- 4 files changed, 42 insertions(+), 5 deletions(-) diff --git a/public/index.html b/public/index.html index efc4f2c9e..43efe650c 100644 --- a/public/index.html +++ b/public/index.html @@ -4788,7 +4788,7 @@