[fixes #9128] - Enable new admin console to Dist.X
This commit is contained in:
parent
c70dc0e72d
commit
74970ac043
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@
|
|||
"types": [ "admin", "account", "login", "common", "email", "welcome" ]
|
||||
}, {
|
||||
"name" : "keycloak.v2",
|
||||
"types": [ "account" ]
|
||||
"types": [ "account", "admin" ]
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue