mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-17 07:40:56 +02:00
change paths label to places/paths
This commit is contained in:
parent
bfa069a26b
commit
7caaa757fd
1 changed files with 2 additions and 2 deletions
|
@ -46,11 +46,11 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"label": "Paths",
|
||||
"label": "Places / Paths",
|
||||
"settings": [
|
||||
{
|
||||
"name": "paths",
|
||||
"label": "",
|
||||
"label": "Paths",
|
||||
"help": "Clients can enter a path to reach an exact viewpoint in your domain.<br/>Add rows to the table below to map a path to a viewpoint.<br/>The index path ( / ) is where clients will enter if they do not enter an explicit path.",
|
||||
"type": "table",
|
||||
"key": {
|
||||
|
|
Loading…
Reference in a new issue