1
0
Fork 0
mirror of synced 2024-10-05 20:44:47 +13:00

Pass through type when creating internal table

This commit is contained in:
Mel O'Hagan 2022-05-03 11:50:16 +01:00
parent 7379b4e860
commit 76868c1bbb

View file

@ -45,6 +45,8 @@
name,
schema: addAutoColumns(name, dataImport.schema || {}),
dataImport,
type: "internal",
sourceId: "bb_internal",
}
// Only set primary display if defined