Bugfix: remove duplicate "More" section

This commit is contained in:
Benoit Marty 2021-01-25 20:57:38 +01:00
parent fef0404ac7
commit f2f4d325eb
1 changed files with 0 additions and 2 deletions

View File

@ -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,