Skip to content

Commit

Permalink
remove integrity has from contact widget (#6306)
Browse files Browse the repository at this point in the history
  • Loading branch information
goplayoutside3 authored Sep 16, 2024
1 parent 00950a9 commit da584de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/lib-content/src/screens/About/About.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ function AboutPage() {
src='https://widget.freshworks.com/widgets/44000004375.js'
async
defer
crossOrigin='anonymous'
integrity='sha384-GpJCLE7VNj6jp2jskwQ5wnbyfRLB4jsiVzyCg1pJuMBnAqjylfzWNhQu3yKQeidZ' // Generated by https://www.srihash.org
onLoad={() => {
window.FreshworksWidget('hide', 'launcher')
setWidgetLoaded(true)
Expand Down

0 comments on commit da584de

Please sign in to comment.