From c6c2c52c99da3702c0ce13e1ab9c7f023618ee0a Mon Sep 17 00:00:00 2001 From: projectdx Date: Thu, 26 Jan 2023 20:47:56 +0900 Subject: [PATCH] =?UTF-8?q?2023.01.26=20(02.=20=EC=95=A0=EB=8B=88=EB=9D=BC?= =?UTF-8?q?=EC=9D=B4=ED=94=84=20bug=20fixed)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/anime_downloader_anilife_search.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/anime_downloader_anilife_search.html b/templates/anime_downloader_anilife_search.html index 5da9fec..aaaaa0a 100644 --- a/templates/anime_downloader_anilife_search.html +++ b/templates/anime_downloader_anilife_search.html @@ -138,6 +138,7 @@ $.notify("분석 실패
" + ret.log, { type: "warning", }); + console.log("error") dismissLoadingScreen() return false; }