Add keycloak.v2 to product keycloak-themes.json as it is required by rh-sso.v2 account theme. (#8805)

This commit is contained in:
Joshua Sorah 2022-08-02 13:29:45 -04:00 committed by GitHub
parent ff26698053
commit ec384702a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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" ]
}]