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