From d6c786034efce60e116c2f1dbb3c075306c42bd7 Mon Sep 17 00:00:00 2001 From: projectdx Date: Thu, 26 Jan 2023 20:32:42 +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 405cd67..ac0afb9 100644 --- a/templates/anime_downloader_anilife_search.html +++ b/templates/anime_downloader_anilife_search.html @@ -138,6 +138,7 @@ $.notify("분석 실패
" + ret.log, { type: "warning", }); + dismissLoadingScreen() return false; }