mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Add library size to main stats page (#427)
This commit is contained in:
@@ -52,6 +52,7 @@ query ValidGalleriesForScene($scene_id: ID!) {
|
||||
query Stats {
|
||||
stats {
|
||||
scene_count,
|
||||
scene_size_count,
|
||||
gallery_count,
|
||||
performer_count,
|
||||
studio_count,
|
||||
|
||||
Reference in New Issue
Block a user