mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Minor gallery-related fixes (#3448)
* Fix gallery titles * Fix SceneListTable
This commit is contained in:
@@ -46,6 +46,9 @@ fragment SlimSceneData on Scene {
|
||||
files {
|
||||
path
|
||||
}
|
||||
folder {
|
||||
path
|
||||
}
|
||||
title
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user