Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
eanders-ms committed Jan 8, 2025
1 parent 0d1a314 commit d334ad2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webapp/src/cmds.ts
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,7 @@ function applyExtensionResult() {
warningNotification: core.warningNotification,
errorNotification: core.errorNotification,
});
}
if (res.onMarkdownActivityLoad) {
log(`extension onMarkdownActivityLoad`);
pxt.commands.onMarkdownActivityLoad = res.onMarkdownActivityLoad;
Expand Down

0 comments on commit d334ad2

Please sign in to comment.