fix: correct vulkan settings (#2128)
This commit is contained in:
parent
98b7fd2c3b
commit
3c8caf3345
@ -23,10 +23,7 @@ const DEFALT_SETTINGS = {
|
|||||||
gpus_in_use: [],
|
gpus_in_use: [],
|
||||||
is_initial: true,
|
is_initial: true,
|
||||||
// TODO: This needs to be set based on user toggle in settings
|
// TODO: This needs to be set based on user toggle in settings
|
||||||
vulkan: {
|
vulkan: false
|
||||||
enabled: true,
|
|
||||||
gpu_in_use: '1',
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user