1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-09 08:42:50 +03:00

Prevent auto-translation within composer (#11114)

Fixes: vector-im/element-web#25624
This commit is contained in:
Johannes Marbach
2023-06-27 10:48:32 +02:00
committed by GitHub
parent 83ee1946ea
commit 22077c5433
2 changed files with 3 additions and 0 deletions

View File

@@ -505,6 +505,7 @@ exports[`RoomView for a local room in state NEW should match the snapshot 1`] =
role="textbox"
style="--placeholder: 'Send a message…';"
tabindex="0"
translate="no"
>
<div>
<br />
@@ -768,6 +769,7 @@ exports[`RoomView for a local room in state NEW that is encrypted should match t
role="textbox"
style="--placeholder: 'Send a message…';"
tabindex="0"
translate="no"
>
<div>
<br />