From 56097e55c4d509403fc3d8ccc7d840fdfd8dbd80 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Fri, 14 May 2021 14:22:31 -0600 Subject: [PATCH] We're ELEMENT --- src/identifiers.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/identifiers.ts b/src/identifiers.ts index ebd8b87c99..cc8b2fee4d 100644 --- a/src/identifiers.ts +++ b/src/identifiers.ts @@ -14,4 +14,4 @@ * limitations under the License. */ -export const ELEMENT_CLIENT_ID = "im.vector.web"; // root namespace for a lot of our settings +export const ELEMENT_CLIENT_ID = "io.element.web";