Account deactivation.
This commit is contained in:
parent
b94a5c9c51
commit
b87bec6228
29 changed files with 1071 additions and 9 deletions
|
|
@ -27,6 +27,12 @@
|
|||
"screen_signout_.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : ":features:deactivation:impl",
|
||||
"includeRegex" : [
|
||||
"screen_deactivate_account_.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : ":features:roomaliasresolver:impl",
|
||||
"includeRegex" : [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue