mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
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:
parent
08a727c5ec
commit
81cc4e10b7
3 changed files with 2 additions and 0 deletions
|
|
@ -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'),
|
||||
})
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue