mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 20:15:19 +02:00
chore(vscode): update to 1.56.0
This commit is contained in:
@@ -102,7 +102,7 @@ flakySuite('WorkspacesManagementMainService', () => {
|
||||
super(parseArgs(process.argv, OPTIONS), productService);
|
||||
}
|
||||
|
||||
get untitledWorkspacesHome(): URI {
|
||||
override get untitledWorkspacesHome(): URI {
|
||||
return URI.file(untitledWorkspacesHomePath);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user