mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 11:51:36 +02:00
Some bits will need to be moved back out after the merge Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
10 lines
351 B
JSON
10 lines
351 B
JSON
{
|
|
"appId": "im.riot.nightly",
|
|
"name": "element-desktop-nightly",
|
|
"productName": "Element Nightly",
|
|
"description": "Element: the future of secure communication (nightly unstable build)",
|
|
"protocols": ["io.element.nightly", "element"],
|
|
"linux.executableName": "element-desktop-nightly",
|
|
"linux.deb.name": "element-nightly"
|
|
}
|