From 8a412f409394e68171637f88fa23bc8094d400c8 Mon Sep 17 00:00:00 2001 From: coredev-uk Date: Thu, 4 Aug 2022 20:25:03 +0000 Subject: [PATCH] chore: Prettified Code [ci skip] --- src/main/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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