Merge pull request #16 from d43m0nhLInt3r/master

added Linux category
This commit is contained in:
Preston 2020-05-31 22:17:50 -04:00 committed by GitHub
commit 029c492cf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ const config = {
},
},
linux: {
category: 'Network',
icon: '_icons/icon.png',
target: ['deb', 'rpm', 'zip', 'AppImage'],
},