From 09caaee7d5155d42a1f9d990a1c7c86a3d6b14b7 Mon Sep 17 00:00:00 2001 From: RossAscends <124905043+RossAscends@users.noreply.github.com> Date: Sun, 9 Apr 2023 05:03:31 +0900 Subject: [PATCH] bg_examples show filename on hover --- public/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/script.js b/public/script.js index 7fb86ed65..db6d25888 100644 --- a/public/script.js +++ b/public/script.js @@ -653,7 +653,7 @@ async function getBackgrounds() { for (const bg of getData) { const thumbPath = `/thumbnail?type=bg&file=${encodeURIComponent(bg)}`; $("#bg_menu_content").append( - `