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