This commit is contained in:
kodjomoustapha
2024-12-02 18:01:26 +01:00
parent 1ecfb7ef13
commit faea65f514
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ const mangayomiSources = [{
"typeSource": "torrent",
"isManga": false,
"version": "0.0.1",
"appMinVerReq": "0.3.75",
"appMinVerReq": "0.3.8",
"pkgPath": "anime/src/all/torrentio.js"
}];

View File

@@ -7,7 +7,7 @@ const mangayomiSources = [{
"typeSource": "torrent",
"isManga": false,
"version": "0.0.1",
"appMinVerReq": "0.3.75",
"appMinVerReq": "0.3.8",
"pkgPath": "anime/src/all/torrentioanime.js"
}];