fix(testdata): fixed test data source build issue
This commit is contained in:
+1
@@ -5,6 +5,7 @@ export class ConfigCtrl {
|
||||
|
||||
appEditCtrl: any;
|
||||
|
||||
/** @ngInject **/
|
||||
constructor(private backendSrv) {
|
||||
this.appEditCtrl.setPreUpdateHook(this.initDatasource.bind(this));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user