diff --git a/src/components/install/GpuPicker.vue b/src/components/install/GpuPicker.vue index 498c76a553..deb666ee8c 100644 --- a/src/components/install/GpuPicker.vue +++ b/src/components/install/GpuPicker.vue @@ -159,7 +159,7 @@ const pickGpu = (value: typeof selected.value) => { } -