mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-17 09:35:37 -05:00
Merge from master
This commit is contained in:
@@ -44,5 +44,5 @@ export class SqlExtHostContribution implements IWorkbenchContribution {
|
||||
// Register File Tracker
|
||||
Registry.as<IWorkbenchContributionsRegistry>(WorkbenchExtensions.Workbench).registerWorkbenchContribution(
|
||||
SqlExtHostContribution,
|
||||
LifecyclePhase.Running
|
||||
LifecyclePhase.Restored
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user