diff --git a/src/main/index.ts b/src/main/index.ts index 3bce54ed..e468dc44 100644 --- a/src/main/index.ts +++ b/src/main/index.ts @@ -27,7 +27,7 @@ Sentry({ new Store(); const Cider = new AppEvents(); const CiderPlug = new Plugins(); - console.log("hi") +console.log("hi"); /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * App Event Handlers