From a0ce90148fe90505cf49bd866b2c968db1c6faea Mon Sep 17 00:00:00 2001 From: projectdx Date: Fri, 21 Oct 2022 18:11:27 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9E=90=EA=B8=B0=EC=A0=84=20=EC=A0=95?= =?UTF-8?q?=EB=A6=AC=202022.10.21(01.)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/anime_downloader_ohli24_category.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/anime_downloader_ohli24_category.html b/templates/anime_downloader_ohli24_category.html index 86a1df8..75b8e82 100644 --- a/templates/anime_downloader_ohli24_category.html +++ b/templates/anime_downloader_ohli24_category.html @@ -195,7 +195,7 @@ str += '
'; str += ''; str += '
'; - str += '
' + // str += '
' str += '
'; for (let i in data.anime_list) { if (data.anime_list[i].wr_id !== '') {