|
|
@@ -2,5 +2,6 @@
|
|
|
export * from './components/health-check/health-check.component';
|
|
|
export * from './components/job-list/job-list.component';
|
|
|
export * from './components/job-state-label/job-state-label.component';
|
|
|
+export * from './components/scheduled-tasks/scheduled-task-list.component';
|
|
|
export * from './system.module';
|
|
|
export * from './system.routes';
|