Skip to content

Commit

Permalink
ico
Browse files Browse the repository at this point in the history
  • Loading branch information
RezaRafia committed Mar 21, 2024
1 parent b867fc8 commit 57e9253
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions forge.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ import { VitePlugin } from '@electron-forge/plugin-vite';
const config: ForgeConfig = {
packagerConfig: {
icon: '../images/icon.ico',
name: 'Speedy',
executableName: 'Speedy',
},
rebuildConfig: {},
makers: [new MakerSquirrel({}), new MakerZIP({}, ['darwin']), new MakerRpm({}), new MakerDeb({})],
Expand Down

0 comments on commit 57e9253

Please sign in to comment.