aboutsummaryrefslogtreecommitdiff
path: root/queries
diff options
context:
space:
mode:
authorFactiven <[email protected]>2023-07-16 22:35:39 +0700
committerFactiven <[email protected]>2023-07-16 22:35:39 +0700
commit1eee181e219dfd993d396ac3169e7aad3dd285eb (patch)
tree23fe54e9c3f8810f3ac9ab6b29070b4f0d4b9d20 /queries
parentremoved console.log (diff)
downloadmoopa-1eee181e219dfd993d396ac3169e7aad3dd285eb.tar.xz
moopa-1eee181e219dfd993d396ac3169e7aad3dd285eb.zip
Update v3.6.4
- Added Manga page with a working tracker for AniList user - Added schedule component to home page - Added disqus comment section so you can fight on each other (not recommended) - Added /id and /en route for english and indonesian subs (id route still work in progress)
Diffstat (limited to 'queries')
-rw-r--r--queries/GET_MEDIA_INFO.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/queries/GET_MEDIA_INFO.js b/queries/GET_MEDIA_INFO.js
index 2664831..aad6c92 100644
--- a/queries/GET_MEDIA_INFO.js
+++ b/queries/GET_MEDIA_INFO.js
@@ -19,6 +19,7 @@ query ($id: Int) {
nextAiringEpisode {
episode
airingAt
+ timeUntilAiring
}
averageScore
popularity