test commit

This commit is contained in:
Core 2022-01-07 14:06:09 +00:00
parent c68d53e05f
commit a663f30a77
No known key found for this signature in database
GPG key ID: 1B77805746C47C28

View file

@ -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"});