aboutsummaryrefslogtreecommitdiffstats
path: root/electron-builder.yml
diff options
context:
space:
mode:
authorLibravatar vantezzen <properly@protonmail.com>2019-08-22 11:10:27 +0200
committerLibravatar vantezzen <properly@protonmail.com>2019-08-22 11:10:27 +0200
commita7d917ba849ae599d65f6be55ed0d7d8cb684a53 (patch)
tree2ae620d490046cd273d9aaa9ca175cc94a0c2e1c /electron-builder.yml
parentAdd support to use custom servers (diff)
downloadferdium-app-a7d917ba849ae599d65f6be55ed0d7d8cb684a53.tar.gz
ferdium-app-a7d917ba849ae599d65f6be55ed0d7d8cb684a53.tar.zst
ferdium-app-a7d917ba849ae599d65f6be55ed0d7d8cb684a53.zip
Fix icons
Diffstat (limited to 'electron-builder.yml')
-rw-r--r--electron-builder.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/electron-builder.yml b/electron-builder.yml
index a8b7b80ea..77e3cdd6b 100644
--- a/electron-builder.yml
+++ b/electron-builder.yml
@@ -2,7 +2,7 @@ directories:
2 app: ./build 2 app: ./build
3 output: ./out 3 output: ./out
4 4
5appId: "com.meetfranz.franz" 5appId: "com.kytwb.ferdi"
6 6
7compression: maximum 7compression: maximum
8 8