bundles/grafana: disable editing of dashboard for home.usv01
This commit is contained in:
parent
974a5039f5
commit
e6345bce30
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"editable": true,
|
"editable": false,
|
||||||
"gnetId": null,
|
"gnetId": null,
|
||||||
"graphTooltip": 1,
|
"graphTooltip": 1,
|
||||||
"id": 24,
|
"id": 24,
|
||||||
|
|
Loading…
Reference in a new issue