getTorrentList fn changed to support errorCallback

This commit is contained in:
Daniel Shleifman
2021-05-26 11:16:48 +03:00
parent 9ff83ae644
commit 442ca6496b
7 changed files with 13081 additions and 43001 deletions

View File

@@ -20,7 +20,7 @@
"test": "react-scripts test",
"eject": "react-scripts eject",
"lint": "eslint --ext .js,.jsx src --color",
"fix": "eslint --ext .js,.jsx src --color --fix"
"fix": "yarn lint --fix"
},
"browserslist": {
"production": [