Merge branch 'develop' into feature/fga/room_navigation
This commit is contained in:
commit
d07df2319b
447 changed files with 3318 additions and 1374 deletions
|
|
@ -179,7 +179,8 @@
|
|||
"name" : ":features:ftue:impl",
|
||||
"includeRegex" : [
|
||||
"screen_welcome_.*",
|
||||
"screen_notification_optin_.*"
|
||||
"screen_notification_optin_.*",
|
||||
"screen_qr_code_login_.+"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -195,7 +196,8 @@
|
|||
"includeRegex" : [
|
||||
"screen_chat_backup_.*",
|
||||
"screen_key_backup_disable_.*",
|
||||
"screen_recovery_key_.*"
|
||||
"screen_recovery_key_.*",
|
||||
"screen_create_new_recovery_key_.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue