Update name and description for Element (#1930)

- Fixed the name and description for Element to reflect the name of the client, rather than the underlying technology-Matrix.
This commit is contained in:
Rux 2024-05-09 21:01:25 -07:00 committed by GitHub
parent d43d09872d
commit 457e8cdcdc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1170,8 +1170,8 @@
"WPFInstallmatrix": { "WPFInstallmatrix": {
"category": "Communications", "category": "Communications",
"choco": "element-desktop", "choco": "element-desktop",
"content": "Matrix", "content": "Element",
"description": "Matrix is an open network for secure, decentralized communication with features like chat, VoIP, and collaboration tools.", "description": "Element is a client for Matrix—an open network for secure, decentralized communication.",
"link": "https://element.io/", "link": "https://element.io/",
"winget": "Element.Element" "winget": "Element.Element"
}, },