fixed default dashboard json editable flag, accidentally set to to false
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
"notice": false
|
||||
}
|
||||
],
|
||||
"editable": false,
|
||||
"editable": true,
|
||||
"failover": false,
|
||||
"panel_hints": true,
|
||||
"style": "dark",
|
||||
|
||||
Reference in New Issue
Block a user