fixed default dashboard json editable flag, accidentally set to to false

This commit is contained in:
Torkel Ödegaard 2014-06-11 08:07:18 +02:00
parent e8c11251de
commit 77bfaa4245

View File

@ -90,7 +90,7 @@
"notice": false
}
],
"editable": false,
"editable": true,
"failover": false,
"panel_hints": true,
"style": "dark",