mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
add arm64 for linux
This commit is contained in:
@@ -29,6 +29,7 @@ module.exports = {
|
||||
makers: [
|
||||
{
|
||||
name: '@electron-forge/maker-deb',
|
||||
arch: ['x64', 'arm64'],
|
||||
config: {
|
||||
options: {
|
||||
icon: "./images/app-icons/png/128x128.png",
|
||||
|
||||
Reference in New Issue
Block a user