From fc3a37f83b743f6fd38ced3be623384c07c409ee Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 3 Oct 2022 09:28:51 -0500 Subject: [PATCH] this triggered me --- src/main/base/app.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/base/app.ts b/src/main/base/app.ts index 10048fb3..98338605 100644 --- a/src/main/base/app.ts +++ b/src/main/base/app.ts @@ -6,7 +6,7 @@ import * as os from "os"; import { utils } from "./utils"; //@ts-ignore -import { EFFECT, PARAMS, MicaBrowserwindow } from "mica-electron"; +import { EFFECT, PARAMS, MicaBrowserWindow } from "mica-electron"; // sorry Core. - cryptofyre /**