mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-08-07 15:43:39 +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;
|
||||
updated = output<any>();
|
||||
|
||||
patchable: boolean = false;
|
||||
paramsFormInfo?: ParamsFormInfo;
|
||||
|
||||
formGroupSubscription?: Subscription;
|
||||
|
||||
Reference in New Issue
Block a user