Remove roomId from DevTools item (copy/paste error)
This commit is contained in:
parent
89eea7cbdd
commit
a3c331019d
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue