Removed another debug line

This commit is contained in:
Izuco 2021-09-19 16:41:00 +02:00
parent 2a30677b7a
commit 035ca95c9f
No known key found for this signature in database
GPG key ID: 318460063D70949F
3 changed files with 2 additions and 4 deletions

View file

@ -45,8 +45,6 @@ const getData = require('./modules/module.getdata.js');
const merger = require('./modules/module.merger');
const parseSelect = require('./modules/module.parseSelect');
parseSelect(argv.e);
// check page
if(!isNaN(parseInt(argv.p, 10)) && parseInt(argv.p, 10) > 0){
argv.p = parseInt(argv.p, 10);

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "funimation-downloader-nx",
"version": "4.12.0",
"version": "4.12.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

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