mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
Fix Electron breaking change
This commit is contained in:
14
package.json
14
package.json
@@ -120,12 +120,14 @@
|
|||||||
"category": "Utility",
|
"category": "Utility",
|
||||||
"executableName": "vrcx",
|
"executableName": "vrcx",
|
||||||
"desktop": {
|
"desktop": {
|
||||||
"Name": "VRCX",
|
"entry": {
|
||||||
"Comment": "Friendship management tool for VRChat",
|
"Name": "VRCX",
|
||||||
"Icon": "VRCX",
|
"Comment": "Friendship management tool for VRChat",
|
||||||
"Terminal": "false",
|
"Icon": "VRCX",
|
||||||
"Type": "Application",
|
"Terminal": "false",
|
||||||
"Categories": "Utility;Application;"
|
"Type": "Application",
|
||||||
|
"Categories": "Utility;Application;"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"maintainer": "rs189 <35667100+rs189@users.noreply.github.com>",
|
"maintainer": "rs189 <35667100+rs189@users.noreply.github.com>",
|
||||||
"description": "Friendship management tool for VRChat"
|
"description": "Friendship management tool for VRChat"
|
||||||
|
|||||||
Reference in New Issue
Block a user