diff --git a/misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/IVSHMEM_REGION.vue b/misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/IVSHMEM_REGION.vue index f714b5e87..74874e72d 100644 --- a/misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/IVSHMEM_REGION.vue +++ b/misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/IVSHMEM_REGION.vue @@ -6,13 +6,10 @@ - + Region name: - - - must have value - + @@ -181,7 +178,7 @@ export default { this.defaultVal = [] } this.defaultVal.splice(index + 1, 0, { - "NAME": "shm_region_" + this.defaultVal.length, + "NAME": "", "PROVIDED_BY": "Hypervisor", "IVSHMEM_SIZE": "2", "IVSHMEM_VMS": {