mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
align kernel and kernel2 a little more
This commit is contained in:
@@ -165,7 +165,7 @@ export class MainThreadNotebooks implements MainThreadNotebookShape {
|
||||
friendlyId: dto.friendlyId,
|
||||
label: dto.label,
|
||||
extension: dto.extension,
|
||||
extensionLocation: URI.revive(dto.extensionLocation),
|
||||
localResourceRoot: URI.revive(dto.extensionLocation),
|
||||
providerHandle: dto.providerHandle,
|
||||
description: dto.description,
|
||||
detail: dto.detail,
|
||||
|
||||
Reference in New Issue
Block a user