Skip to content

Commit

Permalink
Merge branch 'main' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
SbDove committed Aug 13, 2024
2 parents 31fd496 + 205e9da commit 2c5c93d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ID5 Integration
===========================

ID5 SDK integration for mParticle.
ID5 SDK integration skeleton for mParticle.

# License

Expand Down
2 changes: 1 addition & 1 deletion src/initialization.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var initialization = {
name: 'ID5',
moduleId: '',
moduleId: '248',
/* ****** Fill out initForwarder to load your SDK ******
Note that not all arguments may apply to your SDK initialization.
These are passed from mParticle, but leave them even if they are not being used.
Expand Down

0 comments on commit 2c5c93d

Please sign in to comment.