summarylogtreecommitdiffstats
path: root/icons.patch
diff options
context:
space:
mode:
Diffstat (limited to 'icons.patch')
-rw-r--r--icons.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons.patch b/icons.patch
index 2898c8765057..c183db1b1a83 100644
--- a/icons.patch
+++ b/icons.patch
@@ -22,7 +22,7 @@ index 69b9bd8c2..545bbe7e1 100644
title: 'OpenBazaar',
frame: false,
- icon: 'imgs/openbazaar-icon.png',
-+ icon: process.platform === 'linux' && `${__dirname}/imgs/icon.png`,
++ icon: `${__dirname}/imgs/icon.png`,
});
// and load the index.html of the app.