Showing
1 changed file
with
1 additions
and
0 deletions
@@ -46,6 +46,7 @@ interface WebCameraInputWidgetSettings { | @@ -46,6 +46,7 @@ interface WebCameraInputWidgetSettings { | ||
46 | maxHeight: number; | 46 | maxHeight: number; |
47 | } | 47 | } |
48 | 48 | ||
49 | +// @dynamic | ||
49 | @Component({ | 50 | @Component({ |
50 | selector: 'tb-web-camera-widget', | 51 | selector: 'tb-web-camera-widget', |
51 | templateUrl: './web-camera-input.component.html', | 52 | templateUrl: './web-camera-input.component.html', |