[TLC-254] Make the item type field configurable (default dc.type)

This commit is contained in:
Kim Shepherd
2022-02-17 11:50:40 +13:00
parent 361bb7f7dc
commit be7f21eb32
6 changed files with 35 additions and 3 deletions

View File

@@ -110,6 +110,9 @@ export class DefaultAppConfig implements AppConfig {
*/
timer: 0
},
typeBind: {
field: 'dc.type'
},
icons: {
metadata: [
/**