mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-08-20 21:48:59 +00:00
clean up patching stuff from old showbridge
This commit is contained in:
@@ -34,7 +34,6 @@ export class ParamsFormComponent implements OnInit {
|
|||||||
@Input() data?: any;
|
@Input() data?: any;
|
||||||
updated = output<any>();
|
updated = output<any>();
|
||||||
|
|
||||||
patchable: boolean = false;
|
|
||||||
paramsFormInfo?: ParamsFormInfo;
|
paramsFormInfo?: ParamsFormInfo;
|
||||||
|
|
||||||
formGroupSubscription?: Subscription;
|
formGroupSubscription?: Subscription;
|
||||||
|
|||||||
Reference in New Issue
Block a user