Merge branch '4.20' of https://github.com/apache/cloudstack into 4.20

This commit is contained in:
Pearl Dsilva 2025-03-04 09:53:04 -05:00
commit a6b1403ca6

View File

@ -491,7 +491,6 @@ export default {
const formRaw = toRaw(this.form)
const values = this.handleRemoveFields(formRaw)
var params = {
isMirrored: false,
name: values.name,
displaytext: values.displaytext,
storageType: values.storagetype,