mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-23 08:39:54 +01:00
This commit is contained in:
+1
-1
@@ -364,4 +364,4 @@ export class NotebookEditorStatusContribution extends Disposable implements IWor
|
||||
}
|
||||
|
||||
|
||||
registerWorkbenchContribution2(NotebookEditorStatusContribution.ID, NotebookEditorStatusContribution, WorkbenchPhase.AfterRestored);
|
||||
registerWorkbenchContribution2(NotebookEditorStatusContribution.ID, NotebookEditorStatusContribution, WorkbenchPhase.BlockRestore);
|
||||
|
||||
Reference in New Issue
Block a user