Add library size to main stats page (#427)

This commit is contained in:
bnkai
2020-04-03 05:44:17 +03:00
committed by GitHub
parent 66cb7f4928
commit e58c311ddd
24 changed files with 1224 additions and 1 deletions

View File

@@ -52,6 +52,7 @@ query ValidGalleriesForScene($scene_id: ID!) {
query Stats {
stats {
scene_count,
scene_size_count,
gallery_count,
performer_count,
studio_count,