changed note template input into multiline input

This commit is contained in:
Jakub Trllo 2022-04-06 16:15:55 +02:00
parent e68a7cbf7b
commit 2a3460e0fa

View file

@ -745,7 +745,8 @@
{
"type": "text",
"key": "note_template",
"label": "Note template"
"label": "Note template",
"multiline": true
},
{
"type": "list",