Resolve electron store build issue.

This commit is contained in:
Patrick Fic
2025-03-18 15:13:55 -07:00
parent c03cf5a98f
commit 4f3d8cf754
3 changed files with 152 additions and 117 deletions

View File

@@ -1,6 +1,4 @@
// @ts-nocheck
const Store = require("electron-store").default;
import Store from "electron-store";
const store = new Store({
defaults: {
settings: {