Change account provider screen.

This commit is contained in:
Benoit Marty 2023-06-05 17:52:16 +02:00 committed by Benoit Marty
parent 9f1605ab46
commit 67e85e0a36
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_.*"
]
},
{