Change account provider screen.

This commit is contained in:
Benoit Marty 2023-06-05 17:52:16 +02:00 committed by Benoit Marty
parent 937e616319
commit 96f9eb8397
15 changed files with 675 additions and 2 deletions

View file

@ -73,7 +73,8 @@
"name": ":features:login:impl",
"includeRegex": [
"screen_login_.*",
"screen_change_server_.*"
"screen_change_server_.*",
"screen_change_account_provider_.*"
]
},
{