Skip to content

Commit

Permalink
updated - casing
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveJonesDev committed Mar 1, 2024
1 parent b360751 commit bc3863f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/frontend.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ EDPPI.IframeParameterAppender = class {
};

// Usage
new EDPPI.IframeParameterAppender(['rwcGetParams', 'eqdGetParams']);
new EDPPI.IframeParameterAppender(['rwcGetParams', 'eqd-get-params']);
// Or for a single iframe
//new EDPPI.IframeParameterAppender('rwcGetParams');

0 comments on commit bc3863f

Please sign in to comment.