mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01: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