change(security and privacy) : extract code to a separate module
This commit is contained in:
parent
da57eaadf2
commit
c6ba2f5d10
64 changed files with 1296 additions and 55 deletions
|
|
@ -377,6 +377,13 @@
|
|||
"screen_room_member_list.*",
|
||||
"screen\\.room_member_list\\..*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : ":features:securityandprivacy:impl",
|
||||
"includeRegex" : [
|
||||
"screen\\.edit_room_address\\..*",
|
||||
"screen\\.security_and_privacy\\..*"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue