explanation

This commit is contained in:
Andrew Pareles 2025-01-25 19:39:38 -08:00
parent 4547363dde
commit 4f7fd66c2f

View file

@ -117,6 +117,7 @@ class VoidSettingsService extends Disposable implements IVoidSettingsService {
// read and update the actual state immediately
this._readState().then(readS => {
// the stored data structure might be outdated, so we need to update it here (can do a more general solution later when we need to)
readS = {
...readS,
settingsOfProvider: {