Skip to content

Commit

Permalink
fix: Removed document icon path, now using default
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkoelle committed May 8, 2021
1 parent 7d0cef8 commit f1f32d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@
"appId": "de.koellemichael.correctinator",
"fileAssociations": {
"ext": "cor",
"name": "Correction",
"icon": "./cor.ico"
"name": "Correction"
},
"files": [
"dist/",
Expand Down

0 comments on commit f1f32d9

Please sign in to comment.