From 18f3f00098ce2c86842ef7b2a6ffce74cdf99920 Mon Sep 17 00:00:00 2001 From: projectdx Date: Sun, 17 Apr 2022 17:20:45 +0900 Subject: [PATCH] =?UTF-8?q?=EC=98=A4=EB=A5=98=20=EC=88=98=EC=A0=95?= 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 1b21aff..bfcc67d 100644 --- a/templates/anime_downloader_ohli24_category.html +++ b/templates/anime_downloader_ohli24_category.html @@ -453,7 +453,7 @@ .then((response) => { console.log("Success:", JSON.stringify(response)); // {#imagesContainer.appendChild()#} - console.log("return page:::> ", response.page); + console.log("return page:::> ", String(response.page)); // {#page = response.page#} make_screen_movie_list(response.data, response.page);