diff --git a/src/index.ejs b/src/index.ejs
index 964efa23c425a5f68ece7441ba3d87514b3cabcd..3f824efb0e55b7e44cb18013dea2346bd6386062 100644
--- a/src/index.ejs
+++ b/src/index.ejs
@@ -9,7 +9,7 @@
     <!-- Sentry error logging to help with finding bugs -->
     <script src="https://cdn.ravenjs.com/3.22.1/raven.min.js" crossorigin="anonymous"></script>
     <script>
-        // Raven.config('https://42b7d13da8ad4d68b13e57c5e54f9a23@sentry.io/273218').install();
+        Raven.config('https://42b7d13da8ad4d68b13e57c5e54f9a23@sentry.io/273218').install();
     </script>
     <!-- /Sentry -->