Merge pull request #720 from voideditor/mcp

fix?
This commit is contained in:
Andrew Pareles
2025-06-06 01:44:50 -07:00
committed by GitHub
@@ -225,6 +225,6 @@ class LoadingGenerateCommitMessageAction extends Action2 {
}
}
registerSingleton(IGenerateCommitMessageService, GenerateCommitMessageService, InstantiationType.Delayed)
registerAction2(GenerateCommitMessageAction)
registerAction2(LoadingGenerateCommitMessageAction)
registerSingleton(IGenerateCommitMessageService, GenerateCommitMessageService, InstantiationType.Delayed)