cleaning: Remove join button from call notify timelineItemView
This commit is contained in:
parent
d8c540956a
commit
3f9b8b822e
13 changed files with 43 additions and 48 deletions
|
|
@ -65,7 +65,7 @@ class EventItemFactory(
|
|||
mode = DateFormatterMode.Full,
|
||||
)
|
||||
return when (val content = event.content) {
|
||||
CallNotifyContent,
|
||||
is CallNotifyContent,
|
||||
is FailedToParseMessageLikeContent,
|
||||
is FailedToParseStateContent,
|
||||
LegacyCallInviteContent,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue