add configuration field for separator

This commit is contained in:
tod31 2021-04-09 11:28:32 +02:00
parent 880d94e220
commit 3778a9ebcf
6 changed files with 31 additions and 5 deletions

View file

@ -69,6 +69,10 @@ CustomFields.attachSchema(
type: String,
optional: true,
},
'settings.stringtemplateSeparator': {
type: String,
optional: true,
},
showOnCard: {
/**
* should we show on the cards this custom field