From d30643b5a08b00fb71b81203f81835f529103036 Mon Sep 17 00:00:00 2001 From: Felix <60808107+ItsFelix5@users.noreply.github.com> Date: Thu, 28 Aug 2025 23:28:38 +0200 Subject: [PATCH] Always enable "advanced" instance creation options (#4161) * Update InstanceCreationModal.vue Signed-off-by: Felix <60808107+ItsFelix5@users.noreply.github.com> * change checkbox label * remove unused icon * lint --------- Signed-off-by: Felix <60808107+ItsFelix5@users.noreply.github.com> Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com> --- .../components/ui/InstanceCreationModal.vue | 22 +++---------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/apps/app-frontend/src/components/ui/InstanceCreationModal.vue b/apps/app-frontend/src/components/ui/InstanceCreationModal.vue index 330273a3..29fb8687 100644 --- a/apps/app-frontend/src/components/ui/InstanceCreationModal.vue +++ b/apps/app-frontend/src/components/ui/InstanceCreationModal.vue @@ -45,19 +45,14 @@ open-direction="top" :show-labels="false" /> - + -
+

Loader version

-
+

Select version

-