Pass through type when creating internal table

This commit is contained in:
Mel O'Hagan 2022-05-03 11:50:16 +01:00
parent 32162d4e9d
commit c54c5a7ef5
1 changed files with 2 additions and 0 deletions

View File

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