diff --git a/ee/maintained-apps/outputs/apps.json b/ee/maintained-apps/outputs/apps.json index 7bbfeb0ffa..41ac7a8f02 100644 --- a/ee/maintained-apps/outputs/apps.json +++ b/ee/maintained-apps/outputs/apps.json @@ -6915,7 +6915,7 @@ "slug": "proxyman/windows", "platform": "windows", "unique_identifier": "Proxyman", - "description": "Proxyman is a high-performance macOS app that enables developers to view HTTP/HTTPS requests and responses." + "description": "Proxyman is a high-performance app that enables developers to view HTTP/HTTPS requests and responses." }, { "name": "Pulsar", @@ -9165,11 +9165,11 @@ "description": "WeChat for Mac is a free messaging and calling application." }, { - "name": "WeChat for Mac", + "name": "WeChat", "slug": "wechat/windows", "platform": "windows", "unique_identifier": "WeChat", - "description": "WeChat for Mac is a free messaging and calling application." + "description": "WeChat is a free messaging and calling application." }, { "name": "WeekToDo", diff --git a/frontend/pages/SoftwarePage/components/icons/index.ts b/frontend/pages/SoftwarePage/components/icons/index.ts index 87a5edddaf..7c76a682f1 100644 --- a/frontend/pages/SoftwarePage/components/icons/index.ts +++ b/frontend/pages/SoftwarePage/components/icons/index.ts @@ -2228,6 +2228,7 @@ export const SOFTWARE_NAME_TO_ICON_MAP = { webcatalog: Webcatalog, webex: Webex, webstorm: WebStorm, + wechat: Wechat, "wechat for mac": Wechat, weektodo: Weektodo, whatroute: Whatroute,