fix
All checks were successful
/ upload (release) Successful in 1m41s

This commit is contained in:
pavel 2026-02-27 01:01:53 +01:00
commit 88e0a0bbfa
3 changed files with 18 additions and 6 deletions

View file

@ -21,7 +21,7 @@
"productName": "Chattz",
"linux": {
"target": [
"rpm"
"AppImage"
],
"category": "Chat",
"icon": "build/icon.png"
@ -56,4 +56,4 @@
"dependencies": {
"electron-updater": "^6.8.3"
}
}
}