mirror of
https://github.com/grafana/grafana.git
synced 2026-07-29 15:59:50 -05:00
fix to use variable.refresh flag
This commit is contained in:
@@ -258,6 +258,6 @@
|
||||
"annotations": {
|
||||
"enable": false
|
||||
},
|
||||
"refresh": "Never",
|
||||
"refresh": 0,
|
||||
"version": 6
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user