chg: [permissionslimitations:add] Forced comment type to be textarea

pull/121/head
Sami Mokaddem 2022-12-08 15:36:13 +01:00
parent 20730401d7
commit 31ce0feed8
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 2 additions and 1 deletions

View File

@ -26,7 +26,8 @@
],
[
'field' => 'comment',
'label' => 'Comment'
'label' => 'Comment',
'type' => 'textarea',
]
],
'submit' => [