Skip to content

Commit c53c757

Browse files
authoredMar 18, 2025
Add associated app ID for Element Pro. (#373)
1 parent 3fe1016 commit c53c757

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎src/open/clients/Element.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ export class Element {
4747
"7J4U792NQT.im.vector.app",
4848
"7J4U792NQT.io.element.elementx",
4949
"7J4U792NQT.io.element.elementx.nightly",
50-
"7J4U792NQT.io.element.elementx.pr"
50+
"7J4U792NQT.io.element.elementx.pr",
51+
"7J4U792NQT.io.element.enterprise"
5152
];
5253
}
5354
get name() {return "Element"; }

0 commit comments

Comments
 (0)