Commit eb8871a4 by bergquist

fix(playlist): add nginject for prod build

parent 389dd12a
......@@ -139,6 +139,7 @@ export class GrafanaCtrl {
}
}
/** @ngInject */
export function grafanaAppDirective(playlistSrv) {
return {
restrict: 'E',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment