test commit
This commit is contained in:
parent
c68d53e05f
commit
a663f30a77
1 changed files with 1 additions and 0 deletions
1
index.js
1
index.js
|
@ -5,6 +5,7 @@ const {app, components} = require('electron'),
|
||||||
|
|
||||||
const comps = components;
|
const comps = components;
|
||||||
|
|
||||||
|
|
||||||
// Analytics for debugging.
|
// Analytics for debugging.
|
||||||
const ElectronSentry = require("@sentry/electron");
|
const ElectronSentry = require("@sentry/electron");
|
||||||
ElectronSentry.init({dsn: "https://68c422bfaaf44dea880b86aad5a820d2@o954055.ingest.sentry.io/6112214"});
|
ElectronSentry.init({dsn: "https://68c422bfaaf44dea880b86aad5a820d2@o954055.ingest.sentry.io/6112214"});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue