mirror of
https://github.com/szkolny-eu/szkolny-android.git
synced 2024-11-24 19:04:38 -06:00
[Vulcan/Web] Release web login mode as testing.
This commit is contained in:
parent
e3fe03c5fc
commit
2b3a7f6b41
@ -188,7 +188,7 @@ object LoginInfo {
|
|||||||
icon = R.drawable.login_mode_vulcan_web,
|
icon = R.drawable.login_mode_vulcan_web,
|
||||||
hintText = R.string.login_mode_vulcan_web_hint,
|
hintText = R.string.login_mode_vulcan_web_hint,
|
||||||
guideText = R.string.login_mode_vulcan_web_guide,
|
guideText = R.string.login_mode_vulcan_web_guide,
|
||||||
isDevOnly = true,
|
isTesting = true,
|
||||||
isPlatformSelection = true,
|
isPlatformSelection = true,
|
||||||
credentials = listOf(
|
credentials = listOf(
|
||||||
getEmailCredential("email"),
|
getEmailCredential("email"),
|
||||||
|
Loading…
Reference in New Issue
Block a user