Skip to content

Commit 61da786

Browse files
/shrug
1 parent 9c48db6 commit 61da786

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

forge.config.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ const config: ForgeConfig = {
7777
}, ['darwin']),
7878
new MakerSnap(
7979
{
80-
name: 'Swach',
8180
executableName: 'Swach',
8281
base: 'core22',
8382
icon: 'electron-app/resources/icon.png',
@@ -115,7 +114,7 @@ const config: ForgeConfig = {
115114
'scrot',
116115
],
117116
},
118-
Swach: {
117+
swach: {
119118
'source-type': 'local',
120119
},
121120
},

0 commit comments

Comments
 (0)