Fix missing certificate identifier

This commit is contained in:
JannisX11 2025-01-20 18:59:04 +01:00
parent 0b99ed8787
commit 774ef189e1

View File

@ -75,6 +75,7 @@
]
},
"win": {
"certificateSubjectName": "Jannis Tobias Petersen",
"artifactName": "${productName}_${arch}_${version}.${ext}",
"target": {
"target": "nsis",
@ -139,4 +140,4 @@
"electron-updater": "^6.3.4",
"gifenc": "^1.0.3"
}
}
}