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
Missed some Vectors
This commit is contained in:
@ -458,7 +458,7 @@ module.exports = React.createClass({
|
||||
<p>Devices will <b>not</b> yet be able to decrypt history from before they joined the room.</p>
|
||||
<p>Once encryption is enabled for a room it <b>cannot</b> be turned off again (for now).</p>
|
||||
<p>Encrypted messages will not be visible on clients that do not yet implement encryption<br/>
|
||||
(e.g. Vector/iOS and Vector/Android).</p>
|
||||
(e.g. Riot/iOS and Riot/Android).</p>
|
||||
</div>
|
||||
),
|
||||
onFinished: confirm=>{
|
||||
|
Reference in New Issue
Block a user