mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 07:47:30 +02:00
Update avatar field description
This commit is contained in:
parent
09b7787bc9
commit
beb878f10e
1 changed files with 1 additions and 1 deletions
|
@ -1223,7 +1223,7 @@
|
||||||
"name": "max_avatar_height",
|
"name": "max_avatar_height",
|
||||||
"type": "double",
|
"type": "double",
|
||||||
"label": "Maximum Avatar Height (meters)",
|
"label": "Maximum Avatar Height (meters)",
|
||||||
"help": "Limits the scale of avatars in your domain. Cannot be greater than 1755.",
|
"help": "Limits the height of avatars in your domain. Cannot be greater than 1755.",
|
||||||
"placeholder": 5.2,
|
"placeholder": 5.2,
|
||||||
"default": 5.2
|
"default": 5.2
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue