mirror of
https://github.com/stashapp/stash.git
synced 2026-02-07 16:05:47 +01:00
Captions data added to slim scene data fragment
This commit is contained in:
parent
6049b21d22
commit
b25482a8a5
1 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,10 @@ fragment SlimSceneData on Scene {
|
|||
organized
|
||||
interactive
|
||||
interactive_speed
|
||||
captions {
|
||||
language_code
|
||||
caption_type
|
||||
}
|
||||
resume_time
|
||||
play_duration
|
||||
play_count
|
||||
|
|
|
|||
Loading…
Reference in a new issue