Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Commit b8e9994

Browse files
committed
Fix linux category
1 parent f49441c commit b8e9994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"arch": ["x64", "ia32", "armv7l"]
5858
}
5959
],
60-
"category": "system",
60+
"category": "System",
6161
"icon": "media/linuxIcons"
6262
},
6363
"win": {

0 commit comments

Comments
 (0)