mirror of
https://github.com/stashapp/stash.git
synced 2026-02-15 11:32:10 -06:00
Image count added to gallery data fragment (#6527)
This commit is contained in:
@@ -22,7 +22,7 @@ fragment GalleryData on Gallery {
|
||||
folder {
|
||||
...FolderData
|
||||
}
|
||||
|
||||
image_count
|
||||
chapters {
|
||||
...GalleryChapterData
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user