Merge pull request #745 from robintown/brand
Actually remove Matrix Video Chat branding for real
This commit is contained in:
@@ -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")!);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user