mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Advisor: Enable frontend code generation for the checktype
kind (#100208)
nit: enabling frontend code generation for the `checktype`
This commit is contained in:
parent
d196b789e2
commit
9da423045e
@ -7,7 +7,7 @@ checktype: {
|
||||
versions: {
|
||||
"v0alpha1": {
|
||||
codegen: {
|
||||
frontend: false
|
||||
frontend: true
|
||||
backend: true
|
||||
}
|
||||
schema: {
|
||||
|
Loading…
Reference in New Issue
Block a user