Skip to content

Commit

Permalink
add back comma
Browse files Browse the repository at this point in the history
  • Loading branch information
motm32 committed Dec 6, 2024
1 parent 64e4b04 commit 38cf73e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/extension.ts
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ export async function activate(context: vscode.ExtensionContext, perfStats: { lo
azureResourceTreeDataProvider,
workspaceResourceProviderManager,
workspaceResourceBranchDataProviderManager,
workspaceResourceTreeDataProvider
workspaceResourceTreeDataProvider,
),
activity: {
registerActivity
Expand Down

0 comments on commit 38cf73e

Please sign in to comment.