Skip to content

Commit

Permalink
Add sentry.
Browse files Browse the repository at this point in the history
  • Loading branch information
fsargent committed Feb 13, 2024
1 parent 996e6f5 commit ed5c53e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions approval_polls/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous">
</script>
<script src="https://js.sentry-cdn.com/78856604267db99554868743d5eb61e5.min.js"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jstimezonedetect/1.0.7/jstz.min.js"
integrity="sha512-pZ0i46J1zsMwPd2NQZ4IaL427jXE2RVHMk3uv/wPTNlBVp9AbB1L65/4YdrXRPLEmyZCkY9qYOOsQp44V4orHg=="
crossorigin="anonymous"
Expand Down

0 comments on commit ed5c53e

Please sign in to comment.