mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
changed note template input into multiline input
This commit is contained in:
parent
e68a7cbf7b
commit
2a3460e0fa
1 changed files with 2 additions and 1 deletions
|
|
@ -745,7 +745,8 @@
|
|||
{
|
||||
"type": "text",
|
||||
"key": "note_template",
|
||||
"label": "Note template"
|
||||
"label": "Note template",
|
||||
"multiline": true
|
||||
},
|
||||
{
|
||||
"type": "list",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue