Fix VGPUDeviceList name

Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
This commit is contained in:
Francesco Torchia 2024-06-26 17:35:56 +02:00
parent 0b6b0abd86
commit e8fbeccc72
No known key found for this signature in database
GPG Key ID: E6D011B7415D4393

View File

@ -10,7 +10,7 @@ import { HCI } from '../../../types';
import VGpuDeviceList from './VGpuDeviceList';
export default {
name: 'VirtualMachinedevices',
name: 'VirtualMachineVGpuDevices',
components: {
Banner,
LabeledSelect,