Skip to content

Commit b28e11d

Browse files
committed
feat: add proper application category
Signed-off-by: Dominikus Hellgartner <dominikus.hellgartner@tngtech.com>
1 parent aacb67d commit b28e11d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,8 @@
174174
"snap",
175175
"AppImage"
176176
],
177-
"icon": "public/icons/icon_512x512.png"
177+
"icon": "public/icons/icon_512x512.png",
178+
"category": "Development"
178179
},
179180
"extraMetadata": {
180181
"main": "build/ElectronBackend/app.js"

0 commit comments

Comments
 (0)