Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
dummy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinsandilya committed Aug 16, 2023
1 parent 880104a commit 89c0990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/js/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ const createIntegrationBlock = function (self, integration) {
this.close();
}
} else {
console.warn('Invalid integration ID provided.');
console.error('Invalid integration ID provided.');
}
};
}
Expand Down

0 comments on commit 89c0990

Please sign in to comment.