From 1eee181e219dfd993d396ac3169e7aad3dd285eb Mon Sep 17 00:00:00 2001 From: Factiven Date: Sun, 16 Jul 2023 22:35:39 +0700 Subject: 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) --- queries/GET_MEDIA_INFO.js | 1 + 1 file changed, 1 insertion(+) (limited to 'queries/GET_MEDIA_INFO.js') 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 -- cgit v1.2.3