Skip to content

Commit

Permalink
fix(Windows): Fix notifications on Windows 10
Browse files Browse the repository at this point in the history
  • Loading branch information
adlk committed Nov 20, 2017
2 parents 3ec0e36 + 6d79780 commit eea4801
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -31,3 +31,4 @@ notifications:

artifacts:
- path: out\*.exe
- path: out\*.yml
2 changes: 1 addition & 1 deletion electron-builder.yml
Expand Up @@ -2,7 +2,7 @@ directories:
app: ./build
output: ./out

# forceCodeSigning: true
appId: "com.meetfranz.franz"

compression: maximum

Expand Down

0 comments on commit eea4801

Please sign in to comment.