Eslint + version

This commit is contained in:
Apple 2021-07-24 15:48:27 +02:00
parent 56d836c4ee
commit fc6e8cfe61
2 changed files with 2 additions and 2 deletions

View file

@ -359,7 +359,7 @@ async function getEpisode(fnSlug){
};
// select
stDlPath = []
stDlPath = [];
for(let m of media){
let selected = false;
if(m.id > 0 && m.type == 'Non-Encrypted'){

View file

@ -1,7 +1,7 @@
{
"name": "funimation-downloader-nx",
"short_name": "funi",
"version": "4.9.3",
"version": "4.9.4",
"description": "Download videos from Funimation via cli.",
"keywords": [
"download",