Skip to content

Commit

Permalink
remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
wjoosen committed Sep 23, 2024
1 parent 0709fc6 commit de8e276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nielsen/src/nielsen/Types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ export type DCRContentMetadataCZ = DCRContentMetadata & {
/*
* The actual duration of the live broadcast
* [VOD] Keep empty
* [LIVE] Pass the value in seconds as follows "nol_c4" : "p4, value_in_seconds"
* [LIVE] Pass the value in seconds as follows "nol_c4" : "p4,value_in_seconds"
*/
nol_c4?: string;
/*
Expand Down

0 comments on commit de8e276

Please sign in to comment.