🐛fix: update wording desc vulkan (#5338)
* 🐛fix: update wording desc vulkan * ✨enhancement: update copy
This commit is contained in:
parent
b30de3d1ae
commit
417b789b5e
@ -352,7 +352,7 @@ function Hardware() {
|
|||||||
<Card title="Vulkan">
|
<Card title="Vulkan">
|
||||||
<CardItem
|
<CardItem
|
||||||
title="Enable Vulkan"
|
title="Enable Vulkan"
|
||||||
description="Use Vulkan API for GPU acceleration."
|
description="Use Vulkan API for GPU acceleration. Do not enable Vulkan if you have an NVIDIA GPU as it may cause compatibility issues."
|
||||||
actions={
|
actions={
|
||||||
<div className="flex items-center gap-4">
|
<div className="flex items-center gap-4">
|
||||||
<Switch
|
<Switch
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user