mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-11 04:48:32 +03:00
Make fresh install of config use arrays of Blueprinters
This commit is contained in:
@@ -10,7 +10,7 @@ export default {
|
||||
name: "example",
|
||||
id: "1s-vfBR8Uy-B-TLO_C5Ozw4z-L0E3hdP8ohMV761ouRI",
|
||||
tabs: {
|
||||
objects: BP.byRow
|
||||
objects: [BP.byRow]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user