Skip to content

Commit

Permalink
Add enableLazyLoad function
Browse files Browse the repository at this point in the history
  • Loading branch information
spazmodius committed Dec 1, 2023
1 parent c16fcc1 commit a8cf083
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/web_accessible_resources/googletagservices_gpt.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
disableInitialLoad: noopfn,
display: noopfn,
enableAsyncRendering: noopfn,
enableLazyLoad: noopfn,
enableSingleRequest: noopfn,
enableSyncRendering: noopfn,
enableVideoAds: noopfn,
Expand Down

0 comments on commit a8cf083

Please sign in to comment.