mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Use primary tag name as marker title where title is empty (#2994)
* Fix display of marker popovers * Use primary tag as title where marker title empty
This commit is contained in:
@@ -31,6 +31,10 @@ fragment SlimSceneData on Scene {
|
||||
id
|
||||
title
|
||||
seconds
|
||||
primary_tag {
|
||||
id
|
||||
name
|
||||
}
|
||||
}
|
||||
|
||||
galleries {
|
||||
|
||||
Reference in New Issue
Block a user