edit
This commit is contained in:
@ -35,7 +35,6 @@ export class DynamicSettingModalComponent implements OnInit {
|
||||
|
||||
ngOnInit() {
|
||||
if(this.configvalue) {
|
||||
console.log(this.configvalue)
|
||||
this.configFullKey = this.configvalue
|
||||
}
|
||||
this.getTypeList();
|
||||
|
||||
Reference in New Issue
Block a user