v1.6.5 info_dict API가 동작하지 않는 문제 수정

This commit is contained in:
joyfuI
2020-08-01 16:38:13 +09:00
committed by GitHub
parent 33b70e3ec7
commit 480f0be4aa
6 changed files with 33 additions and 25 deletions

View File

@@ -69,7 +69,7 @@
$.notify('<strong>URL을 입력하세요.</strong>', {
type: 'warning'
});
return;
return false;
}
$.ajax({
url: `/${package_name}/ajax/download`,