Browse Source

fix(export): fix export dashboard to json, been broken in master for 2-3 weeks

Torkel Ödegaard 10 năm trước cách đây
mục cha
commit
1979143e7c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      public/app/grafana.ts

+ 1 - 0
public/app/grafana.ts

@@ -1,6 +1,7 @@
 ///<reference path="headers/common.d.ts" />
 
 import 'bootstrap';
+import 'vendor/filesaver';
 import 'lodash-src';
 import 'angular-strap';
 import 'angular-route';