[Vulcan/Web] Release web login mode as testing.

This commit is contained in:
Kuba Szczodrzyński 2021-02-26 13:10:50 +01:00
parent e3fe03c5fc
commit 2b3a7f6b41

View File

@ -188,7 +188,7 @@ object LoginInfo {
icon = R.drawable.login_mode_vulcan_web,
hintText = R.string.login_mode_vulcan_web_hint,
guideText = R.string.login_mode_vulcan_web_guide,
isDevOnly = true,
isTesting = true,
isPlatformSelection = true,
credentials = listOf(
getEmailCredential("email"),