Remove roomId from DevTools item (copy/paste error)

This commit is contained in:
Benoit Marty 2021-03-18 19:18:12 +01:00
parent 89eea7cbdd
commit a3c331019d
1 changed files with 0 additions and 1 deletions

View File

@ -222,7 +222,6 @@ class RoomProfileController @Inject constructor(
buildProfileAction(
id = "devTools",
title = stringProvider.getString(R.string.dev_tools_menu_name),
subtitle = roomSummary.roomId,
dividerColor = dividerColor,
divider = false,
editable = true,