diff --git a/js/sentry.js b/js/sentry.js index a8ad51f..eeb627d 100644 --- a/js/sentry.js +++ b/js/sentry.js @@ -8,4 +8,4 @@ Sentry.addBreadcrumb({ category: "navigation", message: `Visited ${window.location.pathname}`, level: "info", -}); \ No newline at end of file +});