You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-30 02:21:17 +03:00
Update wording shown when keys are withheld (#12761)
We can be a bit more helpful here.
This commit is contained in:
committed by
GitHub
parent
2772a9b767
commit
72e0d100ea
@ -5,7 +5,7 @@ exports[`DecryptionFailureBody Should display "The sender has blocked you from r
|
||||
<div
|
||||
class="mx_DecryptionFailureBody mx_EventTile_content"
|
||||
>
|
||||
The sender has blocked you from receiving this message
|
||||
The sender has blocked you from receiving this message because your device is unverified
|
||||
</div>
|
||||
</div>
|
||||
`;
|
||||
|
Reference in New Issue
Block a user