mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
increase rank
This commit is contained in:
parent
7b75c36d21
commit
b26b0715bd
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ async function fetchSeries(
|
|||
registerProvider({
|
||||
id: "hdwatched",
|
||||
displayName: "HDwatched",
|
||||
rank: 50,
|
||||
rank: 150,
|
||||
type: [MWMediaType.MOVIE, MWMediaType.SERIES],
|
||||
async scrape(options) {
|
||||
const { media, progress } = options;
|
||||
|
|
Loading…
Reference in a new issue