Remove arch from build.js

This commit is contained in:
Preston 2020-07-12 16:09:52 -04:00 committed by GitHub
parent 149e027a0e
commit bd14c088a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -48,10 +48,6 @@ const config = {
category: 'Network',
icon: '_icons/icon.png',
target: ['deb', 'rpm', 'zip', 'AppImage'],
arch: [
'x64',
'arm64'
]
},
mac: {
category: 'public.app-category.utilities',