Fix Electron breaking change

This commit is contained in:
Natsumi
2025-04-08 21:51:21 +10:00
parent c18f925a40
commit 273fc1461d

View File

@@ -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"