specs to 3
This commit is contained in:
parent
e95d559edd
commit
e63d946e60
@ -139,7 +139,7 @@ function Construct(props) {
|
|||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
|
||||||
const specs = range(0, 6).map(i => {
|
const specs = range(0, 3).map(i => {
|
||||||
const s = construct.specs[i];
|
const s = construct.specs[i];
|
||||||
|
|
||||||
if (!s) {
|
if (!s) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user