mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 19:07:30 +00:00
fix: return isDefault on login texts (#3076)
* fix: add is disabled to login texts * fix: fix aggregate id
This commit is contained in:
@@ -84,6 +84,7 @@ message LoginCustomText {
|
||||
PasswordlessRegistrationScreenText passwordless_registration_text = 33;
|
||||
PasswordlessRegistrationDoneScreenText passwordless_registration_done_text = 34;
|
||||
ExternalRegistrationUserOverviewScreenText external_registration_user_overview_text = 35;
|
||||
bool is_default = 36;
|
||||
}
|
||||
|
||||
message SelectAccountScreenText {
|
||||
|
Reference in New Issue
Block a user