mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-20 05:56:10 +05:00
getTorrentList fn changed to support errorCallback
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user