Skip to content

Commit

Permalink
N21-1337 reverted removal of comment
Browse files Browse the repository at this point in the history
  • Loading branch information
arnegns committed Apr 15, 2024
1 parent 276a7ba commit 578e11f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ const onSave = async (
onMounted(async () => {
if (props.configId) {
// Loading order is important
await contextExternalToolsModule.loadConfigurationTemplateForContextExternalTool(
props.configId
);
Expand Down

0 comments on commit 578e11f

Please sign in to comment.