Skip to content

Commit

Permalink
✨ linux 构建包修复
Browse files Browse the repository at this point in the history
  • Loading branch information
muwoo committed Nov 16, 2023
1 parent beb8134 commit 11f53d1
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file added public/linux-icons/256x256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/linux-icons/icon.icns
Binary file not shown.
Binary file added public/linux-icons/icon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion vue.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ module.exports = {
include: 'public/installer.nsh',
},
linux: {
icon: 'public/icons/',
icon: 'public/linux-icons/',
},
},
},
Expand Down

0 comments on commit 11f53d1

Please sign in to comment.