Skip to content

Commit

Permalink
cosmetic change
Browse files Browse the repository at this point in the history
  • Loading branch information
mhaji-cadent authored and Michael Denton committed Aug 9, 2023
1 parent 29d2557 commit 42431c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/cadentApertureMXBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ export const cadentAdapter = {
cadentData.regs.gpp_sid = gppSid;
} else {
cadentData.regs = {
gpp,
gpp: gpp,
gpp_sid: gppSid
}
}
Expand Down

0 comments on commit 42431c6

Please sign in to comment.