فهرست منبع

fix(playlist): add nginject for prod build

bergquist 10 سال پیش
والد
کامیت
eb8871a4bd
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      public/app/core/components/grafana_app.ts

+ 1 - 0
public/app/core/components/grafana_app.ts

@@ -139,6 +139,7 @@ export class GrafanaCtrl {
   }
 }
 
+/** @ngInject */
 export function grafanaAppDirective(playlistSrv) {
   return {
     restrict: 'E',