feat: remove license references from NSIS and AppImage configurations
This commit is contained in:
@@ -102,7 +102,6 @@ nsis:
|
||||
createStartMenuShortcut: true
|
||||
shortcutName: NIANXX
|
||||
uninstallDisplayName: NIANXX
|
||||
license: LICENSE
|
||||
include: scripts/installer.nsh
|
||||
installerIcon: resources/icons/icon.ico
|
||||
uninstallerIcon: resources/icons/icon.ico
|
||||
@@ -129,5 +128,3 @@ linux:
|
||||
Categories: Utility;Network;
|
||||
Keywords: ai;assistant;automation;chat;
|
||||
StartupWMClass: zn-ai
|
||||
appImage:
|
||||
license: LICENSE
|
||||
|
||||
Reference in New Issue
Block a user