align kernel and kernel2 a little more

This commit is contained in:
Johannes Rieken
2021-04-13 14:48:55 +02:00
parent fcd005ce8c
commit 10bf5cfd61
7 changed files with 20 additions and 20 deletions

View File

@@ -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,