Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
3link committed Aug 23, 2024
1 parent d84f499 commit 37f9088
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libraries/liveIntentId/idSystem.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,10 @@ export const liveIntentIdSubmodule = {
},

/**
* Decode the stored id value for passing to bid requests.
* Decode the stored id value for passing to bid requests.
* Note that lipb object is a wrapper for everything, and
* internally it could contain more data other than `lipbid`
* (e.g. `segments`) depending on the `partner` and `publisherId`
* (e.g. `segments`) depending on the `partner` and `publisherId`
* params.
* @function
* @param {{unifiedId:string}} value
Expand Down

0 comments on commit 37f9088

Please sign in to comment.