mirror of
https://github.com/voideditor/void
synced 2026-05-24 01:48:25 +00:00
comment
This commit is contained in:
parent
dbbaa61961
commit
27d9cc2916
1 changed files with 1 additions and 1 deletions
|
|
@ -250,7 +250,7 @@ class VoidSettingsService extends Disposable implements IVoidSettingsService {
|
|||
settingsOfProvider: {
|
||||
...defaultSettingsOfProvider,
|
||||
...readS.settingsOfProvider,
|
||||
mistral: {
|
||||
mistral: { // we added mistral
|
||||
...defaultSettingsOfProvider.mistral,
|
||||
...readS.settingsOfProvider.mistral,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue