Fix lit linting. (some fix could be better...)

This commit is contained in:
John Livingston
2024-06-12 19:13:35 +02:00
parent 724e8fdce9
commit 8cc9061092
2 changed files with 15 additions and 15 deletions

View File

@ -78,8 +78,7 @@ export function tplChannelConfiguration (el: ChannelConfigurationElement): Templ
},
reason: {
inputType: 'text',
default: '',
datalist: []
default: ''
},
comments: {
inputType: 'textarea',