v1.6.5 info_dict API가 동작하지 않는 문제 수정
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
$.notify('<strong>URL을 입력하세요.</strong>', {
|
||||
type: 'warning'
|
||||
});
|
||||
return;
|
||||
return false;
|
||||
}
|
||||
$.ajax({
|
||||
url: `/${package_name}/ajax/download`,
|
||||
|
||||
Reference in New Issue
Block a user