mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-11 13:35:20 +00:00
Merge branch 'bugfixRemovedQemuCode/1363' of https://github.com/GNS3/gns3-web-ui into bugfixRemovedQemuCode/1363
This commit is contained in:
commit
0bb4db78a4
@ -23,7 +23,6 @@ export class ConfiguratorDialogQemuComponent implements OnInit {
|
|||||||
name: string;
|
name: string;
|
||||||
generalSettingsForm: FormGroup;
|
generalSettingsForm: FormGroup;
|
||||||
consoleTypes: string[] = [];
|
consoleTypes: string[] = [];
|
||||||
binaries: QemuBinary[] = [];
|
|
||||||
onCloseOptions = [];
|
onCloseOptions = [];
|
||||||
bootPriorities = [];
|
bootPriorities = [];
|
||||||
diskInterfaces: string[] = [];
|
diskInterfaces: string[] = [];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user