Metadata improvements

This commit is contained in:
Igor Kulikov 2020-03-24 16:36:38 +02:00
parent 48430179c8
commit 12a924c70d

View File

@ -46,6 +46,7 @@ interface WebCameraInputWidgetSettings {
maxHeight: number; maxHeight: number;
} }
// @dynamic
@Component({ @Component({
selector: 'tb-web-camera-widget', selector: 'tb-web-camera-widget',
templateUrl: './web-camera-input.component.html', templateUrl: './web-camera-input.component.html',