Skip to content

Commit b0d0249

Browse files
author
marker dao ®
committed
feat(CTA): Add fileUploaderOptions to _optionChanged
1 parent 667b233 commit b0d0249

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/devextreme/js/__internal/ui/chat/message_box/chat_text_area.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ class ChatTextArea extends TextArea<Properties> {
230230
this._createSendAction();
231231
break;
232232

233+
case 'fileUploaderOptions':
233234
default:
234235
super._optionChanged(args);
235236
}

0 commit comments

Comments
 (0)