mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-12 20:12:23 +01:00
Revert "Change Welcome page contribution activation to LifecyclePhase… (#203494)
Revert "Change Welcome page contribution activation to LifecyclePhase.Starting (#201844)"
This reverts commit 0d735d01ab.
This commit is contained in:
+1
-1
@@ -327,4 +327,4 @@ configurationRegistry.registerConfiguration({
|
||||
});
|
||||
|
||||
Registry.as<IWorkbenchContributionsRegistry>(WorkbenchExtensions.Workbench)
|
||||
.registerWorkbenchContribution(StartupPageContribution, LifecyclePhase.Starting);
|
||||
.registerWorkbenchContribution(StartupPageContribution, LifecyclePhase.Restored);
|
||||
|
||||
Reference in New Issue
Block a user