mirror of
https://github.com/imgfloat/server.git
synced 2026-02-05 03:39:26 +00:00
Fix icon path for linux build
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
"AppImage"
|
"AppImage"
|
||||||
],
|
],
|
||||||
"category": "Utility",
|
"category": "Utility",
|
||||||
"icon": "src/main/resources/assets/icon/raw_icon.png"
|
"icon": "src/main/resources/assets/icon/raw.png"
|
||||||
},
|
},
|
||||||
"win": {
|
"win": {
|
||||||
"target": [
|
"target": [
|
||||||
|
|||||||
Reference in New Issue
Block a user