diff --git a/forge.config.ts b/forge.config.ts index 745491c..aaaf5a5 100644 --- a/forge.config.ts +++ b/forge.config.ts @@ -10,7 +10,6 @@ import { FuseV1Options, FuseVersion } from "@electron/fuses"; const config: ForgeConfig = { packagerConfig: { asar: true, - icon: "/src/assets/images/icon.png", // no file extension required }, rebuildConfig: {}, makers: [ diff --git a/index.html b/index.html index 5f1b1f9..0357694 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@