mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-21 06:21:03 +02:00
Undo change that impacts analytics action
We dont't want the analytics identitfier to change. Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com>
This commit is contained in:
parent
45a265a59a
commit
4b6de3a011
@ -320,7 +320,7 @@ export default class SetIdServer extends React.Component<IProps, IState> {
|
|||||||
message = unboundMessage;
|
message = unboundMessage;
|
||||||
}
|
}
|
||||||
|
|
||||||
const { finished } = Modal.createTrackedDialog('Identity server Bound Warning', '', QuestionDialog, {
|
const { finished } = Modal.createTrackedDialog('Identity Server Bound Warning', '', QuestionDialog, {
|
||||||
title,
|
title,
|
||||||
description: message,
|
description: message,
|
||||||
button,
|
button,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user