You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
Remove debug statement
This commit is contained in:
@@ -603,7 +603,6 @@ export default class AppTile extends React.Component {
|
||||
// TODO: Namespace themes through some standard
|
||||
'theme': SettingsStore.getValue("theme"),
|
||||
});
|
||||
console.log("DEBUG TEMPLATEDURL APPTILE", vars);
|
||||
|
||||
if (vars.conferenceId === undefined) {
|
||||
// we'll need to parse the conference ID out of the URL for v1 Jitsi widgets
|
||||
|
||||
Reference in New Issue
Block a user