mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
client/#75 - added back multiline to message
#1671 PR fixed issue that limited of usage of multiline previously
This commit is contained in:
parent
c9dc9ab69c
commit
f6998523ed
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@
|
|||
},
|
||||
{
|
||||
"type": "text",
|
||||
"multiline": false,
|
||||
"multiline": true,
|
||||
"key": "message",
|
||||
"label": "Message"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue