diff --git a/forge.config.ts b/forge.config.ts index e5263bed..e8696da0 100644 --- a/forge.config.ts +++ b/forge.config.ts @@ -86,12 +86,6 @@ const config: ForgeConfig = { }, }, }), - new MakerAppImage({ - options: { - icon: './assets/icon.png', - categories: ['Utility'], - }, - }), new MakerRpm({ options: { icon: './assets/icon.png',