From e570ceb7cafe323932dccc05c241fd32875d7bd1 Mon Sep 17 00:00:00 2001 From: d43m0nhLInt3r <51292471+d43m0nhLInt3r@users.noreply.github.com> Date: Wed, 25 Mar 2020 09:05:40 +0100 Subject: [PATCH] added Linux category --- _scripts/build.js | 1 + 1 file changed, 1 insertion(+) diff --git a/_scripts/build.js b/_scripts/build.js index 1a8f8c73..d8c5bd44 100644 --- a/_scripts/build.js +++ b/_scripts/build.js @@ -45,6 +45,7 @@ const config = { }, }, linux: { + category: 'Network', icon: '_icons/icon.png', target: ['deb', 'snap', 'AppImage'], },