fix: set rowboat icon for windows taskbar and installer (#595)

Co-authored-by: arkml <6592213+arkml@users.noreply.github.com>
This commit is contained in:
gagan 2026-06-04 14:01:10 +05:30 committed by GitHub
parent 08a727c5ec
commit 81cc4e10b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2 additions and 0 deletions

View file

@ -56,6 +56,7 @@ module.exports = {
description: 'AI coworker with memory',
name: `Rowboat-win32-${arch}`,
setupExe: `Rowboat-win32-${arch}-${pkg.version}-setup.exe`,
setupIcon: path.join(__dirname, 'icons/icon.ico'),
})
},
{