Make fresh install of config use arrays of Blueprinters

This commit is contained in:
enFranc
2018-11-05 17:09:46 -05:00
committed by Lachlan Kermode
parent 0ee7ab268b
commit 570d1e5dab
2 changed files with 4 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ export default {
name: "example",
id: "1s-vfBR8Uy-B-TLO_C5Ozw4z-L0E3hdP8ohMV761ouRI",
tabs: {
objects: BP.byRow
objects: [BP.byRow]
}
}
]