2023.01.26 (02. 애니라이프 bug fixed)

This commit is contained in:
2023-01-26 20:47:56 +09:00
parent 8c95e1197e
commit c6c2c52c99

View File

@@ -138,6 +138,7 @@
$.notify("<strong>분석 실패</strong><br>" + ret.log, {
type: "warning",
});
console.log("error")
dismissLoadingScreen()
return false;
}