Actually remove Matrix Video Chat branding for real
This commit is contained in:
parent
3f341de78f
commit
556f975552
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ import { Initializer } from "./initializer";
|
||||||
|
|
||||||
initRageshake();
|
initRageshake();
|
||||||
|
|
||||||
console.info(`matrix-video-chat ${import.meta.env.VITE_APP_VERSION || "dev"}`);
|
console.info(`Element Call ${import.meta.env.VITE_APP_VERSION || "dev"}`);
|
||||||
|
|
||||||
const root = createRoot(document.getElementById("root")!);
|
const root = createRoot(document.getElementById("root")!);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue