mirror of
https://github.com/stashapp/stash.git
synced 2026-05-02 11:51:49 +02:00
specify URL for stash ID endpoint (#6464)
This commit is contained in:
parent
81e8ccb5a9
commit
6eed5390e1
1 changed files with 1 additions and 1 deletions
|
|
@ -1459,7 +1459,7 @@
|
|||
"welcome_to_stash": "Welcome to Stash"
|
||||
},
|
||||
"stash_id": "Stash ID",
|
||||
"stash_id_endpoint": "Stash ID Endpoint",
|
||||
"stash_id_endpoint": "Stash ID Endpoint URL",
|
||||
"stash_ids": "Stash IDs",
|
||||
"stashbox_search": {
|
||||
"header": "Search {entityType} from StashBox",
|
||||
|
|
|
|||
Loading…
Reference in a new issue