Skip to content

Commit

Permalink
use status v2 for hiatus status
Browse files Browse the repository at this point in the history
  • Loading branch information
Karitham committed Nov 16, 2020
1 parent 4d93152 commit eed5d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/media/query.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ query ($search: String, $type: MediaType) {
coverImage {
large
}
status
status(version:2)
description(asHtml: true)
averageScore
}
Expand Down

0 comments on commit eed5d19

Please sign in to comment.