Missed some Vectors
parent
765ae3a715
commit
b83d1db24a
|
@ -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>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>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/>
|
<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>
|
</div>
|
||||||
),
|
),
|
||||||
onFinished: confirm=>{
|
onFinished: confirm=>{
|
||||||
|
|
Loading…
Reference in New Issue