chore(plex): use a generic example IP in the Plex server-URL hint (public repo)
This commit is contained in:
parent
a06f87f5f6
commit
bed7bd227b
4 changed files with 4 additions and 4 deletions
|
|
@ -145,7 +145,7 @@
|
|||
},
|
||||
"plex_server_url": {
|
||||
"label": "Plex-Server-URL",
|
||||
"hint": "Von diesem Host erreichbare Basis-URL, z. B. http://192.168.1.112:32400."
|
||||
"hint": "Von diesem Host erreichbare Basis-URL, z. B. http://192.168.1.100:32400."
|
||||
},
|
||||
"plex_server_token": {
|
||||
"label": "Plex-Server-Token",
|
||||
|
|
|
|||
|
|
@ -145,7 +145,7 @@
|
|||
},
|
||||
"plex_server_url": {
|
||||
"label": "Plex server URL",
|
||||
"hint": "Base URL reachable from this host, e.g. http://192.168.1.112:32400."
|
||||
"hint": "Base URL reachable from this host, e.g. http://192.168.1.100:32400."
|
||||
},
|
||||
"plex_server_token": {
|
||||
"label": "Plex server token",
|
||||
|
|
|
|||
|
|
@ -145,7 +145,7 @@
|
|||
},
|
||||
"plex_server_url": {
|
||||
"label": "Plex-szerver URL",
|
||||
"hint": "Erről a gépről elérhető alap-URL, pl. http://192.168.1.112:32400."
|
||||
"hint": "Erről a gépről elérhető alap-URL, pl. http://192.168.1.100:32400."
|
||||
},
|
||||
"plex_server_token": {
|
||||
"label": "Plex-szerver token",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue