Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tachibana-shin committed Oct 26, 2023
1 parent 34f0566 commit 3f33360
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3,723 deletions.
7 changes: 1 addition & 6 deletions plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,7 @@ class Plugin implements API {

// eslint-disable-next-line @typescript-eslint/require-await
async getComicComments(
comicId: number,
orderByNews: boolean,
chapterId = -1,
parentId = 0,
page: number,
comicKey: string

) {
return {
comments: [],
Expand Down
Loading

0 comments on commit 3f33360

Please sign in to comment.