Use tracing sentry

This commit is contained in:
Pablo Moyano 2021-03-23 14:44:19 +01:00
parent 7a1a794302
commit 4e4010c65e
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
<!-- Sentry -->
<script
src="https://browser.sentry-cdn.com/6.2.3/bundle.min.js"
src="https://browser.sentry-cdn.com/6.2.3/bundle.tracing.min.js"
integrity="sha384-n6TNefxJMUTqJauZtoDyDhAs5Ng0VzcMTy0/afmyZoVZpaQ2clYR1LBa4SqhVySs"
crossorigin="anonymous"
></script>