mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 13:38:02 +02:00
one more
This commit is contained in:
parent
cb1bf57bd1
commit
8d0b7a81f5
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ PropFolderPanel {
|
||||||
|
|
||||||
if (Array.isArray(object)) {
|
if (Array.isArray(object)) {
|
||||||
if (object.length <= 1) {
|
if (object.length <= 1) {
|
||||||
object = object[0];
|
object = object[0];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue