mirror of
https://github.com/stashapp/stash.git
synced 2026-02-08 08:21:32 +01:00
Image count added to gallery data fragment (#6527)
This commit is contained in:
parent
d252a416d0
commit
fe85b1eff9
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ fragment GalleryData on Gallery {
|
|||
folder {
|
||||
...FolderData
|
||||
}
|
||||
|
||||
image_count
|
||||
chapters {
|
||||
...GalleryChapterData
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue