diff --git a/public/app/plugins/panels/table/editor.ts b/public/app/plugins/panels/table/editor.ts index 01af3640650..d16805ecb07 100644 --- a/public/app/plugins/panels/table/editor.ts +++ b/public/app/plugins/panels/table/editor.ts @@ -112,7 +112,7 @@ export class TablePanelEditorCtrl { } } - +/** @ngInject */ export function tablePanelEditor($q, uiSegmentSrv) { 'use strict'; return {