mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-22 06:51:21 +02:00
Remove logs
This commit is contained in:
parent
df03477907
commit
11a5fca702
@ -185,7 +185,6 @@ export default class SetIdServer extends React.Component {
|
|||||||
|
|
||||||
// Show a general warning, possibly with details about any bound
|
// Show a general warning, possibly with details about any bound
|
||||||
// 3PIDs that would be left behind.
|
// 3PIDs that would be left behind.
|
||||||
console.log(fullUrl, idServer, currentClientIdServer)
|
|
||||||
if (save && currentClientIdServer && fullUrl !== currentClientIdServer) {
|
if (save && currentClientIdServer && fullUrl !== currentClientIdServer) {
|
||||||
const [confirmed] = await this._showServerChangeWarning({
|
const [confirmed] = await this._showServerChangeWarning({
|
||||||
title: _t("Change identity server"),
|
title: _t("Change identity server"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user