From d710c14218d568587fe7f4c244a7fce9a809595d Mon Sep 17 00:00:00 2001 From: grossmj Date: Wed, 3 Apr 2024 21:18:25 +0700 Subject: [PATCH] Support for custom Qemu paths --- .../qemu-vm-template-details.component.html | 3 +++ .../configurator/qemu/configurator-qemu.component.html | 3 +++ 2 files changed, 6 insertions(+) diff --git a/src/app/components/preferences/qemu/qemu-vm-template-details/qemu-vm-template-details.component.html b/src/app/components/preferences/qemu/qemu-vm-template-details/qemu-vm-template-details.component.html index e7c358c2..674f0fbd 100644 --- a/src/app/components/preferences/qemu/qemu-vm-template-details/qemu-vm-template-details.component.html +++ b/src/app/components/preferences/qemu/qemu-vm-template-details/qemu-vm-template-details.component.html @@ -275,6 +275,9 @@ Additional settings + + + diff --git a/src/app/components/project-map/node-editors/configurator/qemu/configurator-qemu.component.html b/src/app/components/project-map/node-editors/configurator/qemu/configurator-qemu.component.html index 97a483c6..bb8bc3b9 100644 --- a/src/app/components/project-map/node-editors/configurator/qemu/configurator-qemu.component.html +++ b/src/app/components/project-map/node-editors/configurator/qemu/configurator-qemu.component.html @@ -234,6 +234,9 @@ Additional settings + + +