Skip to content

Commit

Permalink
fix(app): invalid .desktop category mentioned here #127
Browse files Browse the repository at this point in the history
  • Loading branch information
roldanjr committed Oct 2, 2020
1 parent 26ea615 commit 534db41
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@
"rpm"
],
"icon": "./src/assets/logo-dark.png",
"category": "Utility"
},
"snap": {
"category": "Productivity"
}
},
Expand Down

0 comments on commit 534db41

Please sign in to comment.