Fix bar definition
This commit is contained in:
parent
39d3f746de
commit
2bc0ed7661
|
@ -26,7 +26,7 @@
|
||||||
top = 5;
|
top = 5;
|
||||||
bottom = 5;
|
bottom = 5;
|
||||||
};
|
};
|
||||||
bars = null;
|
bars = [];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue