mirror of
https://github.com/stashapp/stash.git
synced 2026-04-20 14:04:51 +02:00
Update scene list setting (#4473)
This commit is contained in:
parent
64f2071d8c
commit
1588d1cb4e
1 changed files with 2 additions and 2 deletions
|
|
@ -683,9 +683,9 @@
|
|||
}
|
||||
},
|
||||
"scene_list": {
|
||||
"heading": "Scene List",
|
||||
"heading": "Grid View",
|
||||
"options": {
|
||||
"show_studio_as_text": "Show Studios as text"
|
||||
"show_studio_as_text": "Display studio overlay as text"
|
||||
}
|
||||
},
|
||||
"scene_player": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue