mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2024-12-23 18:31:08 +00:00
updated to sentry 5.9.1
This commit is contained in:
parent
0cc5f0fb7b
commit
b673ffc1c9
@ -39,8 +39,8 @@ if (window.location.host.endsWith('8bitworkshop.com')) {
|
||||
|
||||
<!-- Sentry error reporting -->
|
||||
<script
|
||||
src="https://browser.sentry-cdn.com/5.8.0/bundle.min.js"
|
||||
integrity="sha384-qlxNoEAgNliJy7zXiR+uKx/fFAimdeVfEOK0SA5/wrXLioMmASbjvfVAMaQFKVI6"
|
||||
src="https://browser.sentry-cdn.com/5.9.1/bundle.min.js"
|
||||
integrity="sha384-/x1aHz0nKRd6zVUazsV6CbQvjJvr6zQL2CHbQZf3yoLkezyEtZUpqUNnOLW9Nt3v"
|
||||
crossorigin="anonymous"></script>
|
||||
<script>
|
||||
if (window.location.host.endsWith('8bitworkshop.com')) {
|
||||
|
Loading…
Reference in New Issue
Block a user