Merge pull request #549 from hicccc77/dev

Dev
This commit is contained in:
cc
2026-03-25 20:02:58 +08:00
committed by GitHub
33 changed files with 11592 additions and 462 deletions

View File

@@ -97,12 +97,17 @@
"icon": "public/icon.png",
"target": [
"appimage",
"deb",
"tar.gz"
],
"category": "Utility",
"executableName": "weflow",
"synopsis": "WeFlow for Linux"
"synopsis": "WeFlow for Linux",
"extraFiles": [
{
"from": "resources/linux/install.sh",
"to": "install.sh"
}
]
},
"nsis": {
"oneClick": false,