Suppression Sentry

This commit is contained in:
2019-12-26 18:06:33 +01:00
parent 0bca29c656
commit 9ed4bc3c77
2 changed files with 1 additions and 4 deletions

View File

@@ -14,6 +14,4 @@ $btnMail.click(function (evt) {
imageAlt: 'Custom image',
animation: false
});
});
Sentry.init({ dsn: 'https://42b2e6a9a3e8441983f6d6383fa17c1c@sentry.io/1835040' });
});