summarylogtreecommitdiffstats
path: root/icons.patch
diff options
context:
space:
mode:
authorM0Rf302017-11-04 19:14:33 +0100
committerM0Rf302017-11-04 19:14:33 +0100
commitc6503c336187891f1752741c41bb5239ca77e1a8 (patch)
tree768411eb04f0b63f41f326880afdba80d31a2fe5 /icons.patch
parent5609314e08e3691da6d754120bb1a28e8646065e (diff)
downloadaur-c6503c336187891f1752741c41bb5239ca77e1a8.tar.gz
openbazaar-git: icon fixes
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.