Bugfix: remove duplicate "More" section
This commit is contained in:
parent
fef0404ac7
commit
f2f4d325eb
@ -80,8 +80,6 @@ class RoomMemberProfileController @Inject constructor(
|
||||
action = { callback?.onIgnoreClicked() }
|
||||
)
|
||||
if (!state.isMine) {
|
||||
buildProfileSection(stringProvider.getString(R.string.room_profile_section_more))
|
||||
|
||||
buildProfileAction(
|
||||
id = "direct",
|
||||
editable = false,
|
||||
|
Loading…
Reference in New Issue
Block a user