Add "thumbnailUrlLastFetched" to thumbnail url (#607)

This commit is contained in:
schroda
2024-02-17 20:24:09 +01:00
committed by GitHub
parent e5ffbb462c
commit 02dc9ca736
3 changed files with 15 additions and 15 deletions

View File

@@ -233,6 +233,7 @@ export const BASE_MANGA_FIELDS = gql`
}
status
thumbnailUrl
thumbnailUrlLastFetched
title
url
}