Update Code to 1.99.0 (#7300)

This commit is contained in:
Olivier Benz
2025-04-04 20:22:23 +02:00
committed by GitHub
parent e2c489dd00
commit 53722c5361
18 changed files with 39 additions and 39 deletions

View File

@ -21,7 +21,7 @@ Index: code-server/lib/vscode/src/vs/workbench/services/storage/browser/storageS
export class BrowserStorageService extends AbstractStorageService {
@@ -298,7 +299,11 @@ export class IndexedDBStorageDatabase ex
@@ -300,7 +301,11 @@ export class IndexedDBStorageDatabase ex
}
static async createWorkspaceStorage(workspaceId: string, logService: ILogService): Promise<IIndexedDBStorageDatabase> {