fix: input_select styles in Line channel (#11805)
This commit is contained in:
@@ -112,7 +112,8 @@ describe Line::SendOnLineService do
|
||||
contents: [
|
||||
{
|
||||
type: 'text',
|
||||
text: 'test'
|
||||
text: 'test',
|
||||
wrap: true
|
||||
},
|
||||
{
|
||||
type: 'button',
|
||||
|
||||
Reference in New Issue
Block a user