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: {
|
versions: {
|
||||||
"v0alpha1": {
|
"v0alpha1": {
|
||||||
codegen: {
|
codegen: {
|
||||||
frontend: false
|
frontend: true
|
||||||
backend: true
|
backend: true
|
||||||
}
|
}
|
||||||
schema: {
|
schema: {
|
||||||
|
Loading…
Reference in New Issue
Block a user