Skip to content

Commit

Permalink
Lint fix WebtoonHatti.mjs (manga-download#7058)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheepux authored and serge-reboul committed Jun 30, 2024
1 parent cbf8b29 commit f275c86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/web/mjs/connectors/WebtoonHatti.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,5 @@ export default class WebtoonHatti extends WordPressMadara {
request.headers.set('x-referer', pageData.referer);
await fetch(request);
return page;

}
}

0 comments on commit f275c86

Please sign in to comment.