Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Commit 0845da3

Browse files
author
dastaple
committed
Attempt to fix icon for travis linux.
1 parent cfa0b58 commit 0845da3

File tree

4 files changed

+3
-0
lines changed

4 files changed

+3
-0
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
},
2929
"win": {
3030
"icon": "icon.ico"
31+
},
32+
"linux": {
33+
"icon": "bounce-128x128.png"
3134
}
3235
},
3336
"scripts": {

0 commit comments

Comments
 (0)