Add keycloak.v2 to product keycloak-themes.json as it is required by rh-sso.v2 account theme. (#8805)
This commit is contained in:
parent
ff26698053
commit
ec384702a9
1 changed files with 4 additions and 2 deletions
|
@ -8,8 +8,10 @@
|
|||
}, {
|
||||
"name" : "rh-sso",
|
||||
"types": [ "admin", "account", "login", "common", "email", "welcome" ]
|
||||
},
|
||||
{
|
||||
}, {
|
||||
"name" : "keycloak.v2",
|
||||
"types": [ "account" ]
|
||||
}, {
|
||||
"name" : "rh-sso.v2",
|
||||
"types": [ "account" ]
|
||||
}]
|
||||
|
|
Loading…
Reference in a new issue