From e1a337f1406a2061d6e4334db3618df39e67ea82 Mon Sep 17 00:00:00 2001 From: RossAsscends <124905043+RossAscends@users.noreply.github.com> Date: Fri, 24 Mar 2023 13:55:34 +0900 Subject: [PATCH] Added Past Chat File Delete Function --- public/script.js | 39 +++++++++++++++++++++++++++++++++++++-- public/style.css | 18 ++++++++++++++++++ server.js | 22 ++++++++++++++++++++++ 3 files changed, 77 insertions(+), 2 deletions(-) diff --git a/public/script.js b/public/script.js index 8aca4cdc9..bc191ff2b 100644 --- a/public/script.js +++ b/public/script.js @@ -267,6 +267,7 @@ var animation_rm_easing = ""; var popup_type = ""; var bg_file_for_del = ""; +var chat_file_for_del = ""; var online_status = "no_connection"; var api_server = ""; @@ -614,7 +615,7 @@ async function getBackgrounds() { const thumbPath = `/thumbnail?type=bg&file=${bg}`; $("#bg_menu_content").append( `