Skip to content

Commit

Permalink
FIX (updater): windows
Browse files Browse the repository at this point in the history
  • Loading branch information
sanusart committed Sep 21, 2018
1 parent 126e72b commit 3259610
Show file tree
Hide file tree
Showing 14 changed files with 3,080 additions and 2,904 deletions.
3 changes: 2 additions & 1 deletion __tests__/components/__snapshots__/AppArea.spec.js.snap
Expand Up @@ -2,6 +2,7 @@

exports[`COMPONENTS - <AppArea> render AppArea 1`] = `
<UserAreaWrapper>
<Updater />
<Link
replace={false}
to="/"
Expand Down Expand Up @@ -37,7 +38,7 @@ exports[`COMPONENTS - <AppArea> render AppArea 1`] = `
/>
</Link>
<Avatar
alt="user"
alt="us"
height="32"
title="us"
width="32"
Expand Down
2 changes: 1 addition & 1 deletion electron-builder.json
Expand Up @@ -46,7 +46,7 @@
},
"nsis": {
"oneClick": false,
"allowToChangeInstallationDirectory": true
"allowToChangeInstallationDirectory": false
},
"linux": {
"maintainer": "Sasha Khamkov <sanusart@gmail.com>",
Expand Down

0 comments on commit 3259610

Please sign in to comment.