Skip to content

Commit 11f53d1

Browse files
committed
✨ linux 构建包修复
1 parent beb8134 commit 11f53d1

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

public/linux-icons/256x256.png

15 KB
Loading

public/linux-icons/icon.icns

45.8 KB
Binary file not shown.

public/linux-icons/icon.ico

15 KB
Binary file not shown.

vue.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ module.exports = {
102102
include: 'public/installer.nsh',
103103
},
104104
linux: {
105-
icon: 'public/icons/',
105+
icon: 'public/linux-icons/',
106106
},
107107
},
108108
},

0 commit comments

Comments
 (0)