Explorar o código

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

Torkel Ödegaard %!s(int64=11) %!d(string=hai) anos
pai
achega
77bfaa4245
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/app/dashboards/default.json

+ 1 - 1
src/app/dashboards/default.json

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