Showing
1 changed file
with
1 additions
and
0 deletions
@@ -59,6 +59,7 @@ import { forkJoin, Observable } from 'rxjs'; | @@ -59,6 +59,7 @@ import { forkJoin, Observable } from 'rxjs'; | ||
59 | import { tap } from 'rxjs/operators'; | 59 | import { tap } from 'rxjs/operators'; |
60 | import { ImportExportService } from '@home/components/import-export/import-export.service'; | 60 | import { ImportExportService } from '@home/components/import-export/import-export.service'; |
61 | 61 | ||
62 | +// @dynamic | ||
62 | @Component({ | 63 | @Component({ |
63 | selector: 'tb-gateway-form', | 64 | selector: 'tb-gateway-form', |
64 | templateUrl: './gateway-form.component.html', | 65 | templateUrl: './gateway-form.component.html', |