mirror of
https://github.com/imgfloat/client.git
synced 2026-02-05 12:09:27 +00:00
Update icon for APPIMAGE
This commit is contained in:
@@ -32,7 +32,7 @@ function createWindowOptions() {
|
||||
frame: false,
|
||||
backgroundColor: "#00000000",
|
||||
alwaysOnTop: false,
|
||||
icon: path.join(__dirname, "../res/icon/appicon.ico"),
|
||||
icon: path.join(__dirname, "../res/icon/brand.png"),
|
||||
webPreferences: {
|
||||
backgroundThrottling: false,
|
||||
preload: path.join(__dirname, "preload.js"),
|
||||
|
||||
Reference in New Issue
Block a user