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";