Skip to content

Commit

Permalink
ensure contributionsServiceUrl is included in the JSON writes model (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
cemms1 authored Jul 19, 2024
1 parent b68f73b commit 88d0beb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ object DotcomTagPagesRenderingDataModel {
"pageFooter" -> model.pageFooter,
"isAdFreeUser" -> model.isAdFreeUser,
"canonicalUrl" -> model.canonicalUrl,
"contributionsServiceUrl" -> model.contributionsServiceUrl,
)
}
}
Expand Down

0 comments on commit 88d0beb

Please sign in to comment.