浏览代码

logo: svg -> png

corpglory-dev 6 年之前
父节点
当前提交
eaf60d3eb8
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      public/app/plugins/panel/piechart/plugin.json

+ 2 - 2
public/app/plugins/panel/piechart/plugin.json

@@ -11,8 +11,8 @@
       "url": "https://grafana.com"
     },
     "logos": {
-      "small": "img/piechart_logo_small.svg",
-      "large": "img/piechart_logo_large.svg"
+      "small": "img/piechart_logo_small.png",
+      "large": "img/piechart_logo_large.png"
     }
   }
 }