[fixes #9128] - Enable new admin console to Dist.X

This commit is contained in:
Pedro Igor 2021-12-14 07:56:59 -03:00
parent c70dc0e72d
commit 74970ac043

View file

@ -7,6 +7,6 @@
"types": [ "admin", "account", "login", "common", "email", "welcome" ]
}, {
"name" : "keycloak.v2",
"types": [ "account" ]
"types": [ "account", "admin" ]
}]
}