diff --git a/index.js b/index.js index 17203f2a..afe9bb0f 100644 --- a/index.js +++ b/index.js @@ -5,6 +5,7 @@ const {app, components} = require('electron'), const comps = components; + // Analytics for debugging. const ElectronSentry = require("@sentry/electron"); ElectronSentry.init({dsn: "https://68c422bfaaf44dea880b86aad5a820d2@o954055.ingest.sentry.io/6112214"});