From 21700775226536d09185bc166f590c9b9860504b Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Sun, 22 Dec 2024 07:02:29 +0000 Subject: [PATCH] fix confirm password showing up in VM creation form --- scripts/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/index.js b/scripts/index.js index 47519db..0b75ef8 100644 --- a/scripts/index.js +++ b/scripts/index.js @@ -397,7 +397,7 @@ async function handleInstanceAdd () { - + `;