Update Code to 1.118.0 (#7768)

This commit is contained in:
Olivier Benz
2026-05-05 23:13:54 +02:00
committed by GitHub
parent 02f4d6ea0b
commit dbd25c945c
6 changed files with 14 additions and 14 deletions

View File

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