test
This commit is contained in:
parent
a30297cfb7
commit
98ced86c71
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
@ -3,7 +3,7 @@ const { app } = require('electron'),
|
|||
{resolve} = require("path"),
|
||||
CiderBase = require ('./src/main/cider-base');
|
||||
|
||||
// Analytics for debugging.
|
||||
// Analytics for debugging fun yeah.
|
||||
const ElectronSentry = require("@sentry/electron");
|
||||
ElectronSentry.init({ dsn: "https://68c422bfaaf44dea880b86aad5a820d2@o954055.ingest.sentry.io/6112214" });
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue