Update main.js

This commit is contained in:
Anthony Dumas 2019-11-26 14:49:12 +01:00 committed by GitHub
parent 342521fc92
commit 22ea974ac3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,3 +15,5 @@ $btnMail.click(function (evt) {
animation: false
});
});
Sentry.init({ dsn: 'https://42b2e6a9a3e8441983f6d6383fa17c1c@sentry.io/1835040' });