Commit 12a924c70d10303f1b11603aaf7c46febdaf93fc

Authored by Igor Kulikov
1 parent 48430179

Metadata improvements

@@ -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',