Ver Fonte

added missing alpha state prop to graph2 panel

Torkel Ödegaard há 7 anos atrás
pai
commit
e47de5602b
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      public/app/plugins/panel/graph2/plugin.json

+ 2 - 0
public/app/plugins/panel/graph2/plugin.json

@@ -3,6 +3,8 @@
   "name": "React Graph",
   "id": "graph2",
 
+  "state": "alpha",
+
   "info": {
     "author": {
       "name": "Grafana Project",