Add associated app ID for Element Pro. (#373)

This commit is contained in:
Doug
2025-03-18 09:28:46 +00:00
committed by GitHub
parent 3fe1016715
commit c53c757ed3
+2 -1
View File
@@ -47,7 +47,8 @@ export class Element {
"7J4U792NQT.im.vector.app",
"7J4U792NQT.io.element.elementx",
"7J4U792NQT.io.element.elementx.nightly",
"7J4U792NQT.io.element.elementx.pr"
"7J4U792NQT.io.element.elementx.pr",
"7J4U792NQT.io.element.enterprise"
];
}
get name() {return "Element"; }