Skip to content

Commit

Permalink
refactor(chat)
Browse files Browse the repository at this point in the history
  • Loading branch information
marker dao ® committed Oct 28, 2024
1 parent 7cecd04 commit 1d57398
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/devextreme/js/__internal/ui/chat/chat.ts
Original file line number Diff line number Diff line change
Expand Up @@ -310,8 +310,6 @@ class Chat extends Widget<Properties> {
this._createTypingEndAction();
break;
case 'showDayHeaders':
this._messageList.option(name, value);
break;
case 'typingUsers':
this._messageList.option(name, value);
break;
Expand Down

0 comments on commit 1d57398

Please sign in to comment.