mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 21:21:44 +00:00
Fix VGPUDeviceList name
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
This commit is contained in:
parent
0b6b0abd86
commit
e8fbeccc72
@ -10,7 +10,7 @@ import { HCI } from '../../../types';
|
|||||||
import VGpuDeviceList from './VGpuDeviceList';
|
import VGpuDeviceList from './VGpuDeviceList';
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'VirtualMachinedevices',
|
name: 'VirtualMachineVGpuDevices',
|
||||||
components: {
|
components: {
|
||||||
Banner,
|
Banner,
|
||||||
LabeledSelect,
|
LabeledSelect,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user