change(room details edit): move to his own module
This commit is contained in:
parent
866507ca6a
commit
c08de1f904
54 changed files with 475 additions and 29 deletions
|
|
@ -209,6 +209,15 @@
|
|||
"screen\\.security_and_privacy\\..*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : ":features:roomdetailsedit:impl",
|
||||
"includeRegex" : [
|
||||
"screen_room_details_edit_room_title",
|
||||
"screen_room_details_edition_error",
|
||||
"screen_room_details_edition_error_title",
|
||||
"screen_room_details_updating_room"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : ":features:space:impl",
|
||||
"includeRegex" : [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue