Skip to content

Commit

Permalink
📓 add options docs for isShowingAdvancedAttributes property
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkjrs committed Feb 21, 2024
1 parent a6c0670 commit abb78f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ const options = {
'Spotify': undefined, // remove the spotify icon from the button rendering
},
adDisplayImageCropMessageText: "Hey! This crop is automagic and will differ between platforms. Your stuff will look great!"
isShowingAdvancedAttributes?: true
};
```

Expand Down

0 comments on commit abb78f8

Please sign in to comment.